Git Product home page Git Product logo

Comments (3)

ivanvovk avatar ivanvovk commented on June 17, 2024

For samples which I have uploaded to generated_samples folder I've stopped training after ~35 hours. This is how tensorboard looked like.
tensorboard

from wavegrad.

ohadvb avatar ohadvb commented on June 17, 2024

I'm struggling a bit to correlate your loss values with the results I'm getting (although I'm using a heavily altered implementation).
I just want to make sure that I'm not mistaken due to some naming changes in your code base, but the total_losses (both train and test) are the L1Loss between eps and eps_hat?
In my experiments audio starts to get good when this loss drops to around 0.03 (albeit on a different batch size, seq len etc.)
I'm also curious as to why test/total_loss is 4 times the train loss? that seems a bit odd.

Thanks for the help and a great repo!

from wavegrad.

ivanvovk avatar ivanvovk commented on June 17, 2024

@ohadvb firstly, picture above is irrelevant since a lot of updates have been done to the repo. total_loss is L1-loss between eps and eps_hat. Currently, from my tensorboard I see that train loss is twice less than test loss. Differences between them might appear because for test I set number of iterations to be 50 instead of 1000. Moreover, please, take into account that instead of evaluating a small sequence of audio (during train I cut random audio slice to increase mini-batch size), I calculate test loss between whole test audios, thus it implies test loss to be higher, obviously.

from wavegrad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.