From be4af061f15c2f3f43f73f759bfd4fef15c5617d Mon Sep 17 00:00:00 2001 From: shujingchen Date: Tue, 16 Sep 2025 13:13:21 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4a3ba9..9424aa7 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ tts.infer(spk_audio_prompt='examples/voice_12.wav', text=text, output_path="gen. > IndexTTS2 still supports mixed modeling of Chinese characters and Pinyin. > When you need precise pronunciation control, please provide text with specific Pinyin annotations to activate the Pinyin control feature. > Note that Pinyin control does not work for every possible consonant–vowel combination; only valid Chinese Pinyin cases are supported. -> For the full list of valid entries, please refer to `checkpoints/pinyin.vocab.` +> For the full list of valid entries, please refer to `checkpoints/pinyin.vocab`. > > Example: > ```