ComfyUI node for to make text to speech audio using F5-TTS a/https://github.com/SWivid/F5-TTS
ComfyUI node to make text to speech audio with your own voice.
Using F5-TTS https://github.com/SWivid/F5-TTS
You can use the examples here...
Put your sample voice files into the "input" folder like...
voice.wav
voice.txt
voice.deep.wav
voice.deep.txt
voice.chipmunk.wav
voice.chipmunk.txt
Then you can use prompts for different voices...
{main} Hello World this is the end
{deep} This is the narrator
{chipmunk} Please, I need more helium
Uou can put the model & vocab txt files into "models/checkpoints/F5-TTS" folder if you have any more models. Name the .txt vocab file and the .pt model file the same names. Press "refresh" and it should appear under the "model" selection.