orpheus-speech vllm snac numpy torch
Make Orpheus TTS avialbe in ComfyUI.
Orpheus TTS: Orpheus TTS is an open-source text-to-speech system built on the Llama-3b backbone. Orpheus demonstrates the emergent capabilities of using LLMs for speech synthesis.
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-OrpheusTTS.git
cd ComfyUI-OrpheusTTS
pip install -r requirements.txt