conda_env_cosyvoice / ReadMe.md
mg
add conda_env_cosyvoice_v2
dc53079
|
Raw
History Blame Contribute Delete
233 Bytes
conda_env_cosyvoice_v2.tar
1. conda create -n cosyvoice python=3.10
2. conda install -y -c conda-forge pynini==2.1.5
3. pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com