sounddevice snac


2 custom nodes for ComfyUI that enables text-to-speech generation using the GGUF Orpheus model with emotional speech capabilities.
supported tags : chuckle, cough, gasp, groan, laugh, sigh, sniffle, yawn
tara – Female voiceleah – Female voicejess – Female voiceleo – Male voicedan – Male voicemia – Female voicezac – Male voicezoe – Female voicesupported tags : chuckle, cough, gasp, groan, laugh, sigh, sniffle, whimper, yawn
pierre – Male voiceamelie – Female voicemarie – Female voice (doesn’t works well)supported tags : chuckle, cough, gasp, groan, laugh, sigh, sniffle, yawn
jana – Female voicethomas – Male voicemax – Male voicesupported tags : 한숨, 헐, 헛기침, 훌쩍, 하품, 낄낄, 신음, 작은 웃음, 기침, 으르렁
유나 – ?^^준서 – ?^^supported tags : 嬉笑, 轻笑, 呻吟, 大笑, 咳嗽, 抽鼻子, 咳
长乐 – ?^^白芷 – ?^^supported tags : unknow
ऋतिका – ? ^^supported tags : groan, chuckle, gasp, resoplido, laugh, yawn, cough
javi – Male voicesergio – Male voicemaria – Female voicesupported tags : sigh, laugh, cough, sniffle, groan, yawn, gemito, gasp
pietro – Male voicegiulia – Female voicecarlo – Male voicecd ComfyUI/custom_nodes
git clone https://github.com/your-repo/ComfyUI-Orpheus.git
load venv and :
pip install -r ComfyUI-Orpheus/requirements.txt
Or use python_embeded :
python_embeded\python.exe -m pip install -r ComfyUI-Orpheus/requirements.txt
models/unet/.On windows, default installation of llama-cpp-python doesn’t take NVIDIA GPU support. If you want NVIDIA GPU Support you need to locate nvcc.exe folder and:
set CMAKE_ARGS="-DGGML_CUDA=on"
set CUDA_CXX="YOUR_CUDA_DIR\v12.x.x\bin\nvcc.exe"
python_embeded\python.exe -m pip install llama-cpp-python[server] --upgrade --force-reinstall --no-cache-dir
Be patient, can takes time…
model_name: Select your GGUF modelvoice: Choose from available voicesprompt: Enter the text you want to convert to speech, you can add emotive tags :\audio: Contains the generated audio waveform and sample rate