Giter VIP home page Giter VIP logo

Comments (4)

p0p4k avatar p0p4k commented on June 2, 2024

try add blank false, use_duration_discriminator false.
also, the following configs are not from this repo.

"ms_istft_vits": false,
"mb_istft_vits": true,
"istft_vits": false,
"subbands": 4,
"gen_istft_n_fft": 16,
"gen_istft_hop_size": 4,

If you are using this repo, it will automatically ignore those flags anyway.

from vits2_pytorch.

p0p4k avatar p0p4k commented on June 2, 2024

Another way to debug the issue in this model ->

  1. load the model
  2. send a mel_spec to model.enc_q and get stats, sample
  3. send the sampled output to model.dec and generate wav|

If the wav is bad quality or fast, the problem might be there. If the wav is ok, then our issue is in enc_p and duration_predictor.

from vits2_pytorch.

ggpid avatar ggpid commented on June 2, 2024

@p0p4k
I posted in the wrong repo, but I got important information. Thank you.

from vits2_pytorch.

p0p4k avatar p0p4k commented on June 2, 2024

Really nice comment by @w11wo
FENRlR/MB-iSTFT-VITS2#4 (comment)

from vits2_pytorch.

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.