Giter VIP home page Giter VIP logo

Comments (6)

rafaelvalle avatar rafaelvalle commented on May 24, 2024

Train a model with 1 step of flow first.
Then use this model to warm-start a model with 2 steps of flow.

from flowtron.

adrianastan avatar adrianastan commented on May 24, 2024

Hi,

Thanks for your reply. I indeed started training a 1-flow using the LibriSpeech train-clean-100 data using a modified unconditioned version of Flowtron. I then used the trained flow to warm-start a 2-flow architecture. However at inference there is nothing but noise: https://drive.google.com/file/d/1V7sX3Ma3RFBo6lNSCUxSsNjP3Y_HmAZo/view?usp=sharing.

sid0_sigma0 5

I was expecting at least some babble noise.

Any hints on when is a goot point to start the second-flow training? Should I train more? Should I lower the learning rate?
Below are the loss curves for the 1st flow:

Screenshot from 2020-07-29 14-18-24

Thanks!

from flowtron.

rafaelvalle avatar rafaelvalle commented on May 24, 2024

The validation loss for your 1-step of flow model is starting to plateau.
Use this model to warm-start a 2-steps of flow model. I assume the validation loss will go down.
You can alternatively try the same experiment on LJS.

from flowtron.

adrianastan avatar adrianastan commented on May 24, 2024

I warmstarted a 2 flow model from the 1 flow weights and continued training. Training and validation losses are as below:

2flows

2flows_sid0_sigma0 5

Still no speech-like output at inference.
https://drive.google.com/file/d/19OC2cSfPgfvrS0mrRx73bkLLKp0yt0v8/view?usp=sharing

I additionally started a subsequent 3 flow model, as well:

3flows

The output is as follows:

3flows_sid0_sigma0 5

https://drive.google.com/file/d/1F7lXcEqx5_gqMDog4KgyahfKDGx7-175/view?usp=sharing

So I assume that this architecture might not be complex enough to estimate a multispeaker latent space. I will try to do the same thing on LJSpeech -- perhaps the conditions are simpler.

Thanks!

from flowtron.

rafaelvalle avatar rafaelvalle commented on May 24, 2024

@adrianastan if you trained a model with speaker embeddings, what happens if do this:
flowtron.infer(flowtron.forward(audio, speaker), other_speaker)

from flowtron.

adrianastan avatar adrianastan commented on May 24, 2024

I did not use speaker embeddings, just a multispeaker dataset. I removed all conditionings of the flow.

from flowtron.

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.