Spaces:
Running
Running
File size: 1,424 Bytes
19c096b b34a77f 3cde3d4 b34a77f dc65717 19c096b b34a77f 19c096b b34a77f 19c096b bca38c6 b34a77f 7bb8fab b34a77f 7bb8fab b34a77f 7bb8fab b34a77f 7bb8fab 19c096b f056f8e b34a77f f056f8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
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](https://github.com/rhasspy/piper) with [Gradio](https://github.com/gradio-app/gradio) to create a TTS app with [Argentinian female voice]((https://huggingface.co/larcanio/piper-voices).
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
- [Piper](https://github.com/rhasspy/piper)
- [Argentinian Female Voice](https://huggingface.co/larcanio/piper-voices)
- [Persian Voice](https://huggingface.co/gyroing/Persian-Piper-Model-gyro)
- [Glued by Igor Támara](https://huggingface.co/spaces/igortamara/)
|