fix typo
This commit is contained in:
parent
8ed05ba7de
commit
64241e29ca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue