Giter Club home page Giter Club logo

Comments (2)

yl4579 avatar yl4579 commented on July 18, 2024 2

This is insanely weird. I have tried to train it by multiplying the phase by torch.pi, but it fails to converge, while using the range from -1 to 1 works very well and I could obtain human-level quality on LJSpeech when combined with AdaIN and Snake activation functions for StyleTTS 2. I have no explanation for why this is happening. It makes no sense to me. If anyone has come up with a reason please let us know.

from istftnet-pytorch.

shaun95 avatar shaun95 commented on July 18, 2024

This is a good point and I have looked into it on my own implementation of iSTFTNet which initially output [-pi:+pi] and then I skipped it to produce the output phase [-1 : +1]. In my case using Pi didn't make the synthesis sound better, in fact I noticed a small degradation compared to using [-1:+1] but that could have been a random luck with training. This was very puzzling. I have even went as far as making a trainable scaler so the network would learn the optimal value, which in my case stabilized at [-2.5:+2.5] but again, it was hard to hear there is an improvement. I should stress again this was tested on different but similar implementation. I don't know how this applies to Rishikesh's excellent implementation.

from istftnet-pytorch.

Related Issues (15)

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.