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