Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,19 +11,20 @@ pinned: false
|
|
11 |
license: mit
|
12 |
disable_embedding: true
|
13 |
language:
|
14 |
-
|
15 |
tags:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
base_model:
|
22 |
-
|
23 |
models:
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
27 |
---
|
28 |
|
29 |
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.
|
@@ -32,4 +33,4 @@ This is a sample showcasing how to use [Piper](https://github.com/rhasspy/piper)
|
|
32 |
|
33 |
- [Piper](https://github.com/rhasspy/piper)
|
34 |
- [Argentinian Female Voice](https://huggingface.co/larcanio/piper-voices)
|
35 |
-
- [Persian Female Voice](https://huggingface.co/gyroing/Persian-Piper-Model-gyro)
|
|
|
11 |
license: mit
|
12 |
disable_embedding: true
|
13 |
language:
|
14 |
+
- es
|
15 |
tags:
|
16 |
+
- piper
|
17 |
+
- tts
|
18 |
+
- text-to-speech
|
19 |
+
- onnx
|
20 |
+
- español
|
21 |
base_model:
|
22 |
+
- rhasspy/piper-voices
|
23 |
models:
|
24 |
+
- gyroing/Persian-Piper-Model-gyro
|
25 |
+
- rhasspy/piper-voices
|
26 |
+
- larcanio/piper-voices
|
27 |
+
short_description: A sample of the Piper Model with Argentinian female voice
|
28 |
---
|
29 |
|
30 |
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.
|
|
|
33 |
|
34 |
- [Piper](https://github.com/rhasspy/piper)
|
35 |
- [Argentinian Female Voice](https://huggingface.co/larcanio/piper-voices)
|
36 |
+
- [Persian Female Voice](https://huggingface.co/gyroing/Persian-Piper-Model-gyro)
|