Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
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
|
6 |
```
|
7 |
ckpts/
|
8 |
E2TTS_Base/
|
@@ -10,5 +10,5 @@ ckpts/
|
|
10 |
F5TTS_Base/
|
11 |
model_1200000.pt
|
12 |
```
|
13 |
-
Github: https://github.com/SWivid/F5-TTS
|
14 |
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
|
|
|
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 |
```
|
7 |
ckpts/
|
8 |
E2TTS_Base/
|
|
|
10 |
F5TTS_Base/
|
11 |
model_1200000.pt
|
12 |
```
|
13 |
+
Github: https://github.com/SWivid/F5-TTS
|
14 |
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
|