txya900619
commited on
Commit
•
9a5f6c5
1
Parent(s):
84c7fd0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
pipeline_tag: text-to-speech
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for yourtts-formosan-three
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
A experimental model train on ami, sdq, and trv language
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
- YourTTS
|
15 |
+
- sample rate: 24000
|
16 |
+
- Training data contain unknown persons
|
17 |
+
- Use speaker encoder
|
18 |
+
- Use language embedding
|
19 |
+
|
20 |
+
## Model Sources
|
21 |
+
|
22 |
+
<!-- Provide the basic links for the model. -->
|
23 |
+
|
24 |
+
- **Repository:** [coqui-ai/TTS](https://github.com/coqui-ai/TTS)
|
25 |
+
- **Demo:** [Hugging Face Space](https://huggingface.co/spaces/formospeech/formosan-tts)
|
26 |
+
|
27 |
+
## License
|
28 |
+
|
29 |
+
License to use this model is covered by the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). By downloading the public and release version of the model, you accept the terms and conditions of the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
|