Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 706 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 706 Bytes

ComfyUI PiperTTS

  • Convert Text-to-Speech inside ComfyUI using Piper
  • Refer to the list of supported voices before using this node.
  • Models are automatically downloaded based on selected voices.

Installation

Navigate to the ComfyUI /custom_nodes directory

git clone https://github.com/yuvraj108c/ComfyUI-PiperTTS
cd ./ComfyUI-PiperTTS
pip install -r requirements.txt

Credits