diff --git a/README.md b/README.md index 3c67eda..6db4d46 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ python demo/gradio_demo.py --model_path WestZhang/VibeVoice-Large-pt --share python demo/inference_from_file.py --model_path WestZhang/VibeVoice-Large-pt --txt_path demo/text_examples/1p_abs.txt --speaker_names Alice # or more speakers -python demo/inference_from_file.py --model_path WestZhang/VibeVoice-Large-pt --txt_path demo/text_examples/2p_music.txt --speaker_names Alice Yunfan +python demo/inference_from_file.py --model_path WestZhang/VibeVoice-Large-pt --txt_path demo/text_examples/2p_music.txt --speaker_names Alice Frank ``` ## FAQ