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