Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
datasets:
|
4 |
+
- amphion/Emilia-Dataset
|
5 |
+
language:
|
6 |
+
- hu
|
7 |
+
base_model:
|
8 |
+
- SWivid/F5-TTS
|
9 |
+
pipeline_tag: text-to-speech
|
10 |
+
---
|
11 |
+
### 2024/10/22 Version 1.0 of the fine-tuned model has been uploaded. 122,000 steps
|
12 |
+
Datasets:
|
13 |
+
- https://www.kaggle.com/datasets/bryanpark/hungarian-single-speaker-speech-dataset
|
14 |
+
|
15 |
+
Github: https://github.com/SWivid/F5-TTS
|
16 |
+
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
|