diff --git a/src/f5_tts/infer/README.md b/src/f5_tts/infer/README.md index a5e295b..07bfeb4 100644 --- a/src/f5_tts/infer/README.md +++ b/src/f5_tts/infer/README.md @@ -24,7 +24,7 @@ Currently supported features: - Basic TTS with Chunk Inference - Multi-Style / Multi-Speaker Generation - Voice Chat powered by Qwen2.5-3B-Instruct -- [Custom inference with more language support](src/f5_tts/infer/SHARED.md) +- [Custom inference with more language support](SHARED.md) 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.