docs: add
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- hak
|
5 |
+
base_model:
|
6 |
+
- SWivid/F5-TTS
|
7 |
+
pipeline_tag: text-to-speech
|
8 |
+
---
|
9 |
+
# Model Card for formospeech/f5-tts-hakka-finetune
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
F5-TTS finetune on sixian and hailu data, using ipa as input. \
|
14 |
+
g2p from this [repo](https://github.com/FormoSpeech/FormoG2P).
|
15 |
+
|
16 |
+
### Model Sources
|
17 |
+
- **Repository:** [https://github.com/SWivid/F5-TTS](https://github.com/SWivid/F5-TTS)
|
18 |
+
- **Paper:** [https://arxiv.org/abs/2410.06885](https://arxiv.org/abs/2410.06885)
|
19 |
+
|
20 |
+
## Uses
|
21 |
+
please refer source repo
|
22 |
+
|
23 |
+
## Demo
|
24 |
+
[https://huggingface.co/spaces/united-link/hakka-f5-tts-test](https://huggingface.co/spaces/united-link/hakka-f5-tts-test)
|