Open mjenrungrot opened 6 years ago
Gihub repository of WaveNet: https://github.com/ibab/tensorflow-wavenet
WaveNet in Keras: https://github.com/basveeling/wavenet
Trained model using Tensorflow version. Make sure to train using --silence_threshold=0
flag, otherwise there is too much white noise for the model to train.
How do you free memory from tensorflow?