Git Product home page Git Product logo

Comments (3)

redmist328 avatar redmist328 commented on July 22, 2024 1

Hello softrimewu, you're absolutely right. Regarding the issue of the MRD coefficient, we refer to the configuration of Vocos. As for the problem of discriminator overfitting, it is mentioned in this article. Although using such a discriminator directly can improve the quality of the waveform to a certain extent, if you want to further address the overfitting issue, you can refer to the approach mentioned in PhaseAug. Due to time constraints, we haven't had a chance to try it ourselves.

from apnet2.

redmist328 avatar redmist328 commented on July 22, 2024

1
This is my loss curve. We have the same problem during training. However, during the experiment, it was found that if the weight based on the phase loss function is too small, the sound quality will deteriorate. Our guess is that phase needs to be given a higher weight than amplitude. At the same time, you can also see from the image I gave that Instantaneous_Phase_Loss has almost not dropped, and this problem also needs to be solved.

from apnet2.

softrimewu avatar softrimewu commented on July 22, 2024

Have you checked your MRD loss? It is a bit confusing for me to use 0.1 weight for generator mrd loss while use 1.0 weight for mrd loss. In my observation the prediction of MRD becomes really close to 0 on generated samples while 1 on real samples which seems reasonable for this loss weight but unexpected.

from apnet2.

Related Issues (2)

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.