ComfyUI-PiperTTS icon indicating copy to clipboard operation
ComfyUI-PiperTTS copied to clipboard

ComfyUI Piper TTS Custom Node

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