mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-04 17:39:25 +08:00
Merge pull request #1369 from UncleLLD/Update-README.md
Update README.md CosyVoice2 vllm Usage
This commit is contained in:
@@ -170,8 +170,8 @@ Notice that `vllm==v0.9.0` has a lot of specific requirements, for example `torc
|
||||
|
||||
``` sh
|
||||
conda create -n cosyvoice_vllm --clone cosyvoice
|
||||
pip install vllm==v0.9.0 -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com
|
||||
conda activate cosyvoice_vllm
|
||||
pip install vllm==v0.9.0 -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com
|
||||
python vllm_example.py
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user