Enable download stats
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
pipeline_tag: text-to-speech
|
|
|
4 |
---
|
5 |
Download [F5-TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/F5TTS_Base) or [E2 TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/E2TTS_Base) and place under ckpts/
|
6 |
```
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
pipeline_tag: text-to-speech
|
4 |
+
library_name: f5-tts
|
5 |
---
|
6 |
Download [F5-TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/F5TTS_Base) or [E2 TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/E2TTS_Base) and place under ckpts/
|
7 |
```
|