keithito/tacotron

No module named 'hparams'

Hashirkhan1996 opened this issue · 6 comments

i already installed falcon 1.2.0 but facing the error on line " from hparams import hparams, hparams_debug_string"
error: no module named 'hparams'

I also experienced same issue on tensorflow 2.0

Have you tried Tensorflow 1.5?

wow thanks but I tried another project. I'll try it later

Has anyone resolved this error, as I am having the same error with Tensorflow==2.0 ?

@Hashirkhan1996 @ocean-park @Riha1992 @HusseinYusufali This only works with python3.7 and tensorflow > 1.15 or <= 1.18

Tensorflow versions prior to 2 are no longer available.
Any word on an updated version of Tacotron supporting tensorflow 2.x.x?