txya900619 commited on
Commit
bd69fbb
·
verified ·
1 Parent(s): 3638f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -3
README.md CHANGED
@@ -1,3 +1,31 @@
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
+ Use enhanced speech as training data.
12
+ Finetune on ithuan data.
13
+
14
+ ## Model Details
15
+
16
+ - YourTTS
17
+ - sample rate: 24000
18
+ - Training data contain unknown persons
19
+ - Use speaker encoder
20
+ - Use language embedding
21
+
22
+ ## Model Sources
23
+
24
+ <!-- Provide the basic links for the model. -->
25
+
26
+ - **Repository:** [coqui-ai/TTS](https://github.com/coqui-ai/TTS)
27
+ - **Demo:** [Hugging Face Space](https://huggingface.co/spaces/formospeech/formosan-tts)
28
+
29
+ ## License
30
+
31
+ 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.