Metadata-Version: 2.1
Name: cosyvoice_package
Version: 0.0.2
Summary: cosyvoice package by xp
Author-email: xp <1426813058@qq.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: conformer==0.3.2
Requires-Dist: diffusers==0.27.2
Requires-Dist: gdown==5.1.0
Requires-Dist: grpcio==1.57.0
Requires-Dist: grpcio-tools==1.57.0
Requires-Dist: hydra-core==1.3.2
Requires-Dist: HyperPyYAML==1.2.2
Requires-Dist: inflect==7.3.1
Requires-Dist: librosa==0.10.2
Requires-Dist: lightning==2.2.4
Requires-Dist: matplotlib==3.7.5
Requires-Dist: modelscope==1.15.0
Requires-Dist: networkx==3.1
Requires-Dist: omegaconf==2.3.0
Requires-Dist: onnx==1.16.0
Requires-Dist: onnxruntime==1.16.0
Requires-Dist: openai-whisper==20231117
Requires-Dist: protobuf==4.25
Requires-Dist: pydantic==2.7.0
Requires-Dist: rich==13.7.1
Requires-Dist: soundfile==0.12.1
Requires-Dist: tensorboard==2.14.0
Requires-Dist: uvicorn==0.30.0
Requires-Dist: wget==3.2
Requires-Dist: fastapi==0.111.0
Requires-Dist: fastapi-cli==0.0.4
Requires-Dist: WeTextProcessing==1.0.3
Requires-Dist: pillow==9.0.0
Requires-Dist: matcha-tts

!!!!! Warning: Provided unofficially and for author use only !!!!!   

conda install -y -c conda-forge pynini==2.1.5
conda install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvidia

mkdir pretrained_models
git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M
git clone https://www.modelscope.cn/iic/CosyVoice-300M-SFT.git pretrained_models/CosyVoice-300M-SFT
