Metadata-Version: 2.1
Name: comfyui-geeky-kokoro-tts
Version: 0.0.1
Summary: A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows.
Home-page: https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS
Requires-Python: >=3.10
Requires-Dist: kokoro>=0.9.4
Requires-Dist: soundfile>=0.12.1
Requires-Dist: tqdm>=4.64.0
Requires-Dist: einops>=0.6.0
Requires-Dist: numpy
Requires-Dist: librosa>=0.10.0
Requires-Dist: scipy>=1.9.0,<2.0.0
Requires-Dist: resampy>=0.4.3
Requires-Dist: pyopenjtalk>=0.3.0  # For Japanese language support
Requires-Dist: ordered-set>=4.1.0  # For Chinese language support
