conda_env_cosyvoice_v2.tar
conda create -n cosyvoice python=3.10
conda install -y -c conda-forge pynini==2.1.5
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com
conda_env_cosyvoice_v2.tar
conda create -n cosyvoice python=3.10
conda install -y -c conda-forge pynini==2.1.5
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com