Metadata-Version: 2.1
Name: comfyui-cosyvoice
Version: 0.0.1
Summary: Support both CosyVoice1.0 and CosyVoice2.0. Referenced [a/CosyVoice-ComfyUI](https://github.com/AIFSH/CosyVoice-ComfyUI), the following modifications have been made: Add support for CosyVoice2.0, Add whether to use stream processing options, Use speed control by CosyVoice, Add model path check to avoid duplicate downloads, Provide two ways of use
Home-page: https://github.com/SshunWang/ComfyUI_CosyVoice
Requires-Python: >=3.10
Requires-Dist: --extra-index-url https://download.pytorch.org/whl/cu121
Requires-Dist: --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/ # https://github.com/microsoft/onnxruntime/issues/21684
Requires-Dist: conformer==0.3.2
Requires-Dist: deepspeed==0.14.2; sys_platform == 'linux'
Requires-Dist: diffusers==0.29.0
Requires-Dist: gdown==5.1.0
Requires-Dist: gradio==5.4.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; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: openai-whisper==20231117
Requires-Dist: protobuf
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: tensorrt-cu12==10.0.1; sys_platform == 'linux'
Requires-Dist: tensorrt-cu12-bindings==10.0.1; sys_platform == 'linux'
Requires-Dist: tensorrt-cu12-libs==10.0.1; sys_platform == 'linux'
Requires-Dist: transformers==4.40.1
Requires-Dist: uvicorn==0.30.0
Requires-Dist: wget==3.2
Requires-Dist: fastapi==0.115.6
Requires-Dist: fastapi-cli==0.0.4
Requires-Dist: WeTextProcessing==1.0.3
