ComfyUI Extension: Vaja TextToSpeech Node for ComfyUI
NODES: Vaja Synthesis Api, ShowText
Custom Nodes (0)
README
Vaja TextToSpeech Node for ComfyUI
https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
Example Result.
Installation
- Clone this repository into your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
Usage
- In ComfyUI, locate the "Vaja TextToSpeech" node under the "Ai4Thai" category
- Connect the node to your workflow
- Input your text
- The node will output an audio waveform that can be used with other audio nodes
Input Parameters
text
: The text you want to convert to speech (supports multiline text)speaker
: The voice to use for speech synthesis (default: Woman)
Output
audio
: Audio data in the format expected by ComfyUI audio nodes