Metadata-Version: 2.1
Name: comfyui-voxcpmtts
Version: 2.0.0
Summary: A clean, efficient ComfyUI custom node for VoxCPM TTS (Text-to-Speech) functionality. This implementation provides high-quality speech generation and voice cloning capabilities using the VoxCPM 0.5B & 1.5model.
Home-page: https://github.com/1038lab/ComfyUI-VoxCPMTTS
Requires-Python: >=3.10
Requires-Dist: huggingface_hub>=0.20.0
Requires-Dist: einops>=0.6.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: wetext>=0.1.0
Requires-Dist: faster-whisper
Requires-Dist: soundfile
