txya900619 commited on
Commit
40e974a
·
verified ·
1 Parent(s): 04de410

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
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-new
10
+
11
+ <!-- Provide a quick summary of what the model is/does. -->
12
+
13
+ A experimental model train on ami, and trv language.
14
+ Use ithuan data training data.
15
+
16
+ ## Model Details
17
+
18
+ - YourTTS
19
+ - sample rate: 24000
20
+ - Training data contain two 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.