timsainb / tensorflow2-generative-models

Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
996 stars 187 forks source link

Fixing some Errors on the 8.0-NSYNTH-iterator.ipynb file #18

Open soheilpaper opened 3 years ago

soheilpaper commented 3 years ago

I have seen some errors on the 8.0-NSYNTH-iterator.ipynb file which I guess was made because of some changes on the python modules by the upgrades.

Warning:

I have changed the README file to be redirected to my new changes and my forked project, so don't update My new README file.

So you can check it and update the main project.

Thanks.

timsainb commented 3 years ago

Thanks for these fixes. Is it possible you can make the PR changing back the readme? I'm not sure how to pull only part of the PR while still giving you credit for the PR!