Text-to-Speech
F5-TTS
SWivid commited on
Commit
b6c43d1
1 Parent(s): 56cbaf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,8 +1,12 @@
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
  ```
8
  ckpts/
@@ -20,4 +24,4 @@ ckpts/
20
  model_1200000.safetensors
21
  ```
22
  Github: https://github.com/SWivid/F5-TTS
23
- Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
 
1
  ---
2
+ license: cc-by-nc-4.0
3
  pipeline_tag: text-to-speech
4
  library_name: f5-tts
5
+ datasets:
6
+ - amphion/Emilia-Dataset
7
  ---
8
+ ### 2024/10/14. We change the License of this ckpt repo to CC-BY-NC-4.0 following Emilia-Dataset. Sorry for any inconvenience this may cause. Our codebase remains under the MIT license.
9
+
10
  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/
11
  ```
12
  ckpts/
 
24
  model_1200000.safetensors
25
  ```
26
  Github: https://github.com/SWivid/F5-TTS
27
+ Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)