This commit is contained in:
YaoyaoChang 2025-08-27 18:25:34 -07:00
parent 8ed05ba7de
commit 64241e29ca

View file

@ -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