Giter VIP home page Giter VIP logo

Comments (14)

dathudeptrai avatar dathudeptrai commented on May 15, 2024 1

Yeah :))) fastspeech2 without any external aligner is comming :))) be patient

from tensorflowtts.

erogol avatar erogol commented on May 15, 2024 1

no the architecture is the same bur reduction rate is larger. But its a good idea to use even less layers.

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024 1

@dathudeptrai I can train it from scratch myself although I estimate it'll take a week to get to a usable state unless DDC speeds it up a ton.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@ZDisket training tacotron-2 take too much time for me but i will consider. There are many paper solve alignment problem and training very fast such as glow-tts, flow-tts, aligntts. I don't think we really need tacotron-2 because fastspeech2 can produce comparable results and alignTTS can learn very good alginment with serveral hours. So the question is, if we can find a model can be inference real-time, training time < 1 day and learn very good alignment with serveral hours, do we need tacotron-2 anymore ?. I'm focus about flow-tts and alignTTS now.

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024

@dathudeptrai I know that too. If you get any of these working well (or FastSpeech2 without teacher model) then just ignore my suggestion.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

BTW, to: @erogol is "Double Decoder" training slower than original Tacotron-2 ? cc: @ZDisket

from tensorflowtts.

erogol avatar erogol commented on May 15, 2024

@dathudeptrai it makes training only for 5% slower per iteration but faster to converge. And it definitely is worth it. It solves to attention problems once for all at least for my runs.

The problem with FastSpeech it requires initial alignments (from an aligner or a teacher model). Therefore to make the whole process easier and more accessible to everyone, I still believe targeting Tacotron like attention models is a worthy effort.

Even you like to train FastSpeech you can use DDC to generate even better attention alignments labels for your FS training.

from tensorflowtts.

erogol avatar erogol commented on May 15, 2024

Yeah :))) fastspeech2 without any external aligner is comming :))) be patient

you mean align-TTS?

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@erogol flow-tts :D

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@ZDisket i will read erogol's blog then i will consider to implement here but maybe you need training by urself :(. Tell me if it's ok ;v

from tensorflowtts.

erogol avatar erogol commented on May 15, 2024

I can try a PR but I need at least one day being 48 hours :)

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@erogol what do you mean :)), one day cann't being 48 hours :))).

from tensorflowtts.

erogol avatar erogol commented on May 15, 2024

not in Mars :)

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@erogol decoder (fine) is still 2 LSTM layers as normal and decoder (coarse) is 1 LSTM layers, am i right?

from tensorflowtts.

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.