mrfakename commited on
Commit
c940f75
1 Parent(s): 591a8c0

Sync from GitHub repo

Browse files

This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there

Files changed (1) hide show
  1. src/f5_tts/infer/SHARED.md +3 -3
src/f5_tts/infer/SHARED.md CHANGED
@@ -126,11 +126,11 @@ Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "
126
  #### F5-TTS Base @ ja @ Jmica
127
  |Model|🤗Hugging Face|Data (Hours)|Model License|
128
  |:---:|:------------:|:-----------:|:-------------:|
129
- |F5-TTS Base|[ckpt & vocab](https://huggingface.co/Jmica/F5TTS/tree/main/JA_8500000)|[Emilia 1.7k JA](https://huggingface.co/datasets/amphion/Emilia-Dataset/tree/fc71e07) & [Galgame Dataset 5.4k](https://huggingface.co/datasets/OOPPEENN/Galgame_Dataset)|cc-by-nc-4.0|
130
 
131
  ```bash
132
- Model: hf://Jmica/F5TTS/JA_8500000/model_8499660.pt
133
- Vocab: hf://Jmica/F5TTS/JA_8500000/vocab_updated.txt
134
  Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "conv_layers": 4}
135
  ```
136
 
 
126
  #### F5-TTS Base @ ja @ Jmica
127
  |Model|🤗Hugging Face|Data (Hours)|Model License|
128
  |:---:|:------------:|:-----------:|:-------------:|
129
+ |F5-TTS Base|[ckpt & vocab](https://huggingface.co/Jmica/F5TTS/tree/main/JA_25498980)|[Emilia 1.7k JA](https://huggingface.co/datasets/amphion/Emilia-Dataset/tree/fc71e07) & [Galgame Dataset 5.4k](https://huggingface.co/datasets/OOPPEENN/Galgame_Dataset)|cc-by-nc-4.0|
130
 
131
  ```bash
132
+ Model: hf://Jmica/F5TTS/JA_25498980/model_25498980.pt
133
+ Vocab: hf://Jmica/F5TTS/JA_25498980/vocab_updated.txt
134
  Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "conv_layers": 4}
135
  ```
136