https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
- Owner: bablueza
- Created: 2025-04-23T03:05:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-23T04:14:55.000Z (2 months ago)
- Last Synced: 2025-04-23T04:28:48.916Z (2 months ago)
- Language: Python
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **Vaja TextToSpeech Node for ComfyUI**
README
# Vaja TextToSpeech Node for ComfyUI
https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
Example Result.
## Installation
1. Clone this repository into your ComfyUI custom nodes directory:
```bash
cd ComfyUI/custom_nodes
git clone https://github.com/bablueza/ComfyUI-Vaja-Ai4thai
```## Usage
1. In ComfyUI, locate the "Vaja TextToSpeech" node under the "Ai4Thai" category
2. Connect the node to your workflow
3. Input your text
4. 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