sample-tts-piper / README.md
igortamara's picture
Added title when running locally
bca38c6

A newer version of the Gradio SDK is available: 5.45.0

Upgrade
metadata
title: Piper showcasing trained argentinian female voice
emoji: 🌍
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
short-description: A sample of the Piper Model with Argentinian female voice
pinned: false
license: mit
disable_embedding: false
language:
  - es
tags:
  - piper
  - tts
  - text-to-speech
  - onnx
  - español
base_model:
  - rhasspy/piper-voices
models:
  - gyroing/Persian-Piper-Model-gyro
  - rhasspy/piper-voices
  - larcanio/piper-voices
short_description: A sample of the Piper Model with Argentinian female voice

This is a sample showcasing how to use Piper with Gradio to create a TTS app with Argentinian female voice.

You can get this sample and run locally and consume the API to have a local TTS.

Ideas for further work:

  • Create a shortcut to tell something that is in the clipboard
  • Make a reminder with voice telling you to do something:
    • Know what time is it
    • Remind you about taking some medicine
    • Can be enhanced to read for you in another language

References