mrfakename commited on
Commit
e28ff44
·
verified ·
1 Parent(s): bf420cc

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
@@ -137,11 +137,11 @@ Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "
137
  #### F5-TTS Base @ ja @ Jmica
138
  |Model|🤗Hugging Face|Data (Hours)|Model License|
139
  |:---:|:------------:|:-----------:|:-------------:|
140
- |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|
141
 
142
  ```bash
143
- Model: hf://Jmica/F5TTS/JA_25498980/model_25498980.pt
144
- Vocab: hf://Jmica/F5TTS/JA_25498980/vocab_updated.txt
145
  Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "text_mask_padding": False, "conv_layers": 4, "pe_attn_head": 1}
146
  ```
147
 
 
137
  #### F5-TTS Base @ ja @ Jmica
138
  |Model|🤗Hugging Face|Data (Hours)|Model License|
139
  |:---:|:------------:|:-----------:|:-------------:|
140
+ |F5-TTS Base|[ckpt & vocab](https://huggingface.co/Jmica/F5TTS/tree/main/JA_21999120)|[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|
141
 
142
  ```bash
143
+ Model: hf://Jmica/F5TTS/JA_21999120/model_21999120.pt
144
+ Vocab: hf://Jmica/F5TTS/JA_21999120/vocab_japanese.txt
145
  Config: {"dim": 1024, "depth": 22, "heads": 16, "ff_mult": 2, "text_dim": 512, "text_mask_padding": False, "conv_layers": 4, "pe_attn_head": 1}
146
  ```
147