Metadata-Version: 2.1
Name: comfyui-orpheus-tts
Version: 0.0.1
Summary: This project adds high-quality Text-to-Speech capabilities to ComfyUI using the Orpheus TTS model. Create natural-sounding voices with emotional expressions, multilingual support, and audio effects.
Home-page: https://github.com/ShmuelRonen/ComfyUI-Orpheus-TTS
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: soundfile
Requires-Dist: transformers
Requires-Dist: huggingface_hub
Requires-Dist: nltk>=3.8.0
Requires-Dist: snac==0.1.0
Requires-Dist: librosa>=0.10.2
