r9y9 / wavenet_vocoder

WaveNet vocoder
https://r9y9.github.io/wavenet_vocoder/
Other
2.3k stars 500 forks source link

tensorflow error in notebook file #189

Closed nathphoenix closed 4 years ago

nathphoenix commented 4 years ago

this was working before, but i just wana run it now, i'm getting getgraph function not available, and i have tried other versions of tensorflow, but resulting to different errors

MohammadJavadD commented 4 years ago

Have you tried tensorflow==1.6 ?

nathphoenix commented 4 years ago

Have you tried tensorflow==1.6 ?

yes i have, but finally change the keras version to make it work will be working to create my own model soon using this repo