seungwonpark / melgan

MelGAN vocoder (compatible with NVIDIA/tacotron2)
http://swpark.me/melgan/
BSD 3-Clause "New" or "Revised" License
633 stars 116 forks source link

TypeError: Cannot handle this data type: (1, 1, 1200), |u1 #66

Closed hylee-250 closed 2 years ago

hylee-250 commented 2 years ago

I want to train the melgan model with LJSpeech datasets. When I follow the readme file, this error occured. Anyone get the same error with me and know the solution of the error? Thank you

hylee-250 commented 2 years ago

I solved this error by changing the conda virtual environment.