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

Not working when build from source

Open maandagdev opened this issue 4 years ago • 2 comments

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 module named 'glow'

What am I missing? I installed everything, even torch.

maandagdev avatar Dec 17 '20 07:12 maandagdev

you need to git clone the submodule glow as well https://github.com/lokkelvin2/waveglow_GUI/tree/dc43806ed8f507d09ede99a001292c05a2331820

lokkelvin2 avatar Dec 29 '20 10:12 lokkelvin2

you need to git clone the submodule glow as well https://github.com/lokkelvin2/waveglow_GUI/tree/dc43806ed8f507d09ede99a001292c05a2331820

Hi, I have done that but whenever I try to generate a TTS the output sounds really bad, e.g. it's like a blib, see video: https://www.youtube.com/watch?v=vcGLX1OtjyM&

at 0:03 you should hear it.

maandagdev avatar Dec 29 '20 10:12 maandagdev