tacotron2-tts-GUI icon indicating copy to clipboard operation
tacotron2-tts-GUI copied to clipboard

Text To Speech (TTS) GUI wrapper for NVIDIA Tacotron 2+Waveglow. For custom Twitch TTS.

Results 7 tacotron2-tts-GUI issues
Sort by recently updated
recently updated
newest added

model.pt is a zip archive (did you mean to use torch.jit.load()?) is there a way to fix this

model.pt is a zip archive (did you mean to use torch.jit.load()?) how can i fix this?

I want to use the GUI form my pretrained model which is Tacotron 2 + WaveNet. Can you give me directions I'm not sure where to modify the code to...

I know it says "Allows CPU-only synthesis via a toggleable switch. Portable exe file is available (that runs on CPU only)." But in the screenshot provided, it shows the "GPU...

python gui.py pygame 2.0.1 (SDL 2.0.14, Python 3.8.0) Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "gui.py", line 31, in from secrets import TOKEN # for...

Hi, I tried running the tool by installing all requirements but I can't seem to get it to work.. on multiple devices. I am getting the following error: `ModuleNotFoundError: No...

Hi I think the work you've done on this is amazing! :) I am extremely interested in recent TTS developments but I have no coding experience whatsoever. I've found it...