Transformer-TTS
Transformer-TTS copied to clipboard
How can I synthesize my own text to speech?
what is the command for input text so it can be converted to speech. is this library turn text to speech. if yes HOW?
i just edit synthesis.py. last line synthesis("your text",args) and change max_len to change the length of audio file depending on ur text length. tho my long text voice messed up after 5-6 sec