Skip to content

Commit f968e13

Browse files
authored
Update README.md
1 parent 339b17f commit f968e13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/f5_tts/infer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The pretrained model checkpoints can be reached at [🤗 Hugging Face](https://h
44

55
**More checkpoints with whole community efforts can be found in [SHARED.md](SHARED.md), supporting more languages.**
66

7-
Currently support **30s for a single** generation, which is the **total length** (same logic if `fix_duration`) including both prompt and output audio. However, `infer_cli` and `infer_gradio` will automatically do chunk generation for longer text input. Long reference audio will be **clip short to ~12s**.
7+
Currently support **30s for a single** generation, which is the **total length** (same logic if `fix_duration`) including both prompt and output audio. However, `infer_cli` and `infer_gradio` will automatically do chunk generation for longer text. Long reference audio will be **clip short to ~12s**.
88

99
To avoid possible inference failures, make sure you have seen through the following instructions.
1010

0 commit comments

Comments
 (0)