Spaces:
Running
on
Zero
Running
on
Zero
Sync from GitHub repo
Browse filesThis Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there
src/f5_tts/infer/README.md
CHANGED
@@ -24,7 +24,7 @@ Currently supported features:
|
|
24 |
- Basic TTS with Chunk Inference
|
25 |
- Multi-Style / Multi-Speaker Generation
|
26 |
- Voice Chat powered by Qwen2.5-3B-Instruct
|
27 |
-
- [Custom inference with more language support](
|
28 |
|
29 |
The cli command `f5-tts_infer-gradio` equals to `python src/f5_tts/infer/infer_gradio.py`, which launches a Gradio APP (web interface) for inference.
|
30 |
|
|
|
24 |
- Basic TTS with Chunk Inference
|
25 |
- Multi-Style / Multi-Speaker Generation
|
26 |
- Voice Chat powered by Qwen2.5-3B-Instruct
|
27 |
+
- [Custom inference with more language support](SHARED.md)
|
28 |
|
29 |
The cli command `f5-tts_infer-gradio` equals to `python src/f5_tts/infer/infer_gradio.py`, which launches a Gradio APP (web interface) for inference.
|
30 |
|