mrfakename commited on
Commit
861e63c
1 Parent(s): d63394d

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. README_REPO.md +2 -0
README_REPO.md CHANGED
@@ -65,6 +65,8 @@ accelerate launch train.py
65
  ```
66
  An initial guidance on Finetuning [#57](https://github.com/SWivid/F5-TTS/discussions/57).
67
 
 
 
68
  ## Inference
69
 
70
  The pretrained model checkpoints can be reached at [🤗 Hugging Face](https://huggingface.co/SWivid/F5-TTS) and [🤖 Model Scope](https://www.modelscope.cn/models/SWivid/F5-TTS_Emilia-ZH-EN), or automatically downloaded with `inference-cli` and `gradio_app`.
 
65
  ```
66
  An initial guidance on Finetuning [#57](https://github.com/SWivid/F5-TTS/discussions/57).
67
 
68
+ Gradio UI finetuning with `finetune_gradio.py` see [#143](https://github.com/SWivid/F5-TTS/discussions/143).
69
+
70
  ## Inference
71
 
72
  The pretrained model checkpoints can be reached at [🤗 Hugging Face](https://huggingface.co/SWivid/F5-TTS) and [🤖 Model Scope](https://www.modelscope.cn/models/SWivid/F5-TTS_Emilia-ZH-EN), or automatically downloaded with `inference-cli` and `gradio_app`.