Metadata-Version: 2.1
Name: comfyui-fl-cosyvoice3
Version: 1.2.1
Summary: FL CosyVoice3 - Advanced Text-to-Speech nodes for ComfyUI. Features zero-shot voice cloning, cross-lingual synthesis, instruction-based control, and voice conversion using the CosyVoice3 model family. Supports 9 languages and 18+ Chinese dialects with automatic model downloading and caching.
Home-page: https://github.com/filliptm/ComfyUI_FL-CosyVoice3
Requires-Python: >=3.10
Requires-Dist: modelscope
Requires-Dist: huggingface_hub
Requires-Dist: transformers>=4.40.0
Requires-Dist: librosa>=0.10.0
Requires-Dist: soundfile>=0.12.0
Requires-Dist: numpy
Requires-Dist: tqdm
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: requests
Requires-Dist: HyperPyYAML>=1.2.0
Requires-Dist: ruamel.yaml<0.18
Requires-Dist: conformer>=0.3.2
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: inflect>=7.0.0
Requires-Dist: hydra-core>=1.3.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: x-transformers>=2.0.0
Requires-Dist: openai-whisper
Requires-Dist: diffusers>=0.29.0
Requires-Dist: WeTextProcessing
Requires-Dist: pyarrow>=14.0.0
Requires-Dist: pyworld>=0.3.0
