ComfyUI Node
MegaTTS Voice Maker
A ComfyUI node in 🧪AILab/🔊Audio with 6 inputs and 2 outputs.
MegaTTS Voice Maker
- audio_in
- audio_out
- voice_path
â—„voice_namemy_voiceâ–º
â—„pathâ–º
â—„trim_silencetrueâ–º
â—„normalize_volumetrueâ–º
â—„max_duration10â–º
Category🧪AILab/🔊Audio
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| audio_in | AUDIO | Input audio to be converted. | |
| voice_name | STRING | my_voice | Name of the voice to be used for conversion. |
| path | STRING | — | |
| trim_silence | BOOLEAN | true | Whether to trim silence from the audio. |
| normalize_volume | BOOLEAN | true | Whether to normalize the volume of the audio. |
| max_duration | FLOAT | 101–90 | Maximum duration of the audio in seconds. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio_out | AUDIO | — |
| voice_path | STRING | — |