Metadata-Version: 2.1
Name: comfyui-elevenlabs-integration
Version: 0.1.2
Summary: This project integrates the ElevenLabs Text-to-Speech API as a custom node for ComfyUI. It enables seamless text-to-speech conversion and includes the text-to-audio effect endpoint, delivering the generated audio as a PyTorch tensor for immediate playback or further processing. Perfect for workflows that need high-quality, natural-sounding speech synthesis
Home-page: https://github.com/sysL-padawan/comfyui-elevenlabs-integration
Requires-Python: >=3.10
Requires-Dist: elevenlabs
Requires-Dist: soundfile
