GithubHelp home page GithubHelp logo

Training model with a dataset about wavernn HOT 6 CLOSED

fatchord avatar fatchord commented on July 17, 2024
Training model with a dataset

from wavernn.

Comments (6)

fatchord avatar fatchord commented on July 17, 2024

@gcunhase Yeah it should be easy enough - you could try Pytorch's Dataset class. Whether the model will produce one of the samples is a gamble since the model would be unconditioned and you wouldn't have much, if any, control over what it outputs.

from wavernn.

gcunhase avatar gcunhase commented on July 17, 2024

@fatchord Thank you for your reply, would it be possible to condition it somehow?

from wavernn.

fatchord avatar fatchord commented on July 17, 2024

@gcunhase Have a look at notebooks 4a and 4b - there you'll see how I do it.

from wavernn.

hyzhan avatar hyzhan commented on July 17, 2024

Is that have some sample audio? I am trying to train on the LJspeech dataset for seq_len=8000,batch=12,learning_rate=1e-3 warm up 4k step and then decay, my loss is around 1.7

from wavernn.

fatchord avatar fatchord commented on July 17, 2024

@hyzhan what model are you training? By the way the seq_len should be around 1000 for more efficient training - also make sure it's cleanly divisible by your sprectrogram hop length.

from wavernn.

hyzhan avatar hyzhan commented on July 17, 2024

Thanks for reply, I have successfully trained in the alternative model, it sounds good, thank you very much. But the strange thing is that the alternative model can converge in a dataset of about 5 hours, but the dataset is often jittery in 30 hours, causing the latter to generate audio with loud noise.
30hour_train_loss
30hour_train_loss2
Above are two large data sets, the smaller ones below:
5hour_train_loss
Could you please give me some advice?

from wavernn.

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.