Giter Club home page Giter Club logo

Comments (2)

Rayhane-mamah avatar Rayhane-mamah commented on July 3, 2024

Hello @niravpatel2008, thanks for reaching out and sorry for the late reply.

As you can see, this was a wild week end trying to improve the repository. to answer your questions:

  • I don't have any "good" samples generated yet, but the code to generate them is already uploaded. The reason for this is that I had some problems with the attention until recently (7e67d8b). My personal model is currently training and should be ready for synthesis soon. (please keep in mind that the vocoder has not yet been uploaded)
  • In order to get noticeable output, you need around 8k~10k steps (in order to get final waveforms, i'm currently using this repository as a Wavenet vocoder conditioned on my model's Mel-Spectrograms. I don't think I'll upload any finished samples before uploading my own vocoder)
  • Finally, i'm supposing you want to know after how many steps the model converges. Actually, learning curves (that I will upload here shortly) show that the model actually converges extremely fast (as the MSE loss tend to 0 in ~1k steps, same for <stop_token> loss). The only loss that keeps the model improving after that is the regularization. And of course, you need to train the model further so that it can capture attention correctly. (You'll see it better with the tensorboard curves)

So, to wrap it up, if you're looking for an entire end-to-end text to speech, you will have to wait a little bit for my vocoder or you can try the wavenet vocoder i linked to above. Otherwise, i can guarantee that by the end of this repository, you will have the exact same model as Tacotron-2 described in the paper.

Thank you for your interest in my work. let me know if i can be of any further assistance.

from tacotron-2.

Rayhane-mamah avatar Rayhane-mamah commented on July 3, 2024

I am closing this issue as this matter is now discussed here.

from tacotron-2.

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.