Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
---
|
| 4 |
+
# F5TTS Model Weights
|
| 5 |
+
|
| 6 |
+
Contains pre-trained weights for Japanese in F5-TTS. It only speaks Japanese as it is a preliminary test in JA.
|
| 7 |
+
|
| 8 |
+
You need to use the tokenizer that is provided here in order for it to work.
|
| 9 |
+
|
| 10 |
+
# License
|
| 11 |
+
cc-by-nc-4.0 due to https://huggingface.co/datasets/amphion/Emilia-Dataset
|