txya900619 commited on
Commit
e01334b
1 Parent(s): 1716be2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - hak
5
+ pipeline_tag: text-to-speech
6
+ ---
7
+
8
+ # Model Card for yourtts-htia-240515
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+ A experimental model use split sentence to training ( with only one ,)
13
+
14
+ ## Model Details
15
+
16
+ - YourTTS
17
+ - sample rate: 22050
18
+ - Training data contain four persons
19
+ - Use speaker embedding 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/taiwanese-hakka-tts)
28
+