Coder Social home page Coder Social logo

Comments (9)

Andong-Li-speech avatar Andong-Li-speech commented on June 11, 2024

It seems to be caused by the choice of loss function, i.e., SI-SDR. SI-SDR does not restrict the magnitude of waveform, which may cause the the chopping effect. I think you can replace SI-SDR loss with other loss options like SNR or wave-L_1.

from conv-tasnet.

jkzhang7 avatar jkzhang7 commented on June 11, 2024

@Andong-Li-speech Hi, thanks for your suggestions! While the result seems still not very good after changing the loss function to SNR loss... But it works much better! I wonder if you are also working on this part, what kind of loss function are you using? Thanks a lot in advance!

from conv-tasnet.

LittleFlyingSheep avatar LittleFlyingSheep commented on June 11, 2024

@jkzhang7 Hi, do you get a better performance? I face the same problem now. Best wishes to you!

from conv-tasnet.

forestlee95 avatar forestlee95 commented on June 11, 2024

@LittleFlyingSheep Hi~ Did you solved this problem now? seem to meet the same problem , the magnitude of separate waveform is too big and sounds not very well, thanks a lot if you could give me some advice~

from conv-tasnet.

LittleFlyingSheep avatar LittleFlyingSheep commented on June 11, 2024

@forestlee95 One way I choose to solve it is to scale the waveform artificially. I choose the max value of the input noisy and divide it with the output. This method will get a relatively good performance. This is just my helpless action. If you have any other methods, please letter me.

from conv-tasnet.

sewichou avatar sewichou commented on June 11, 2024

@LittleFlyingSheep @jkzhang7 Hi, I am looking for the speech enhancement performance of conv-tasnet on vctk dataset, do you guys have any performance data about it? Much appreciated.

from conv-tasnet.

LittleFlyingSheep avatar LittleFlyingSheep commented on June 11, 2024

from conv-tasnet.

yyd19948 avatar yyd19948 commented on June 11, 2024

Hi, very nice work. I noticed that some people are using Conv-TasNet for speech enhancement and get good results. While I encountered some problem while using this code for speech enhancement... I am trying to split clean speech and noise from a noisy speech. I am using VCTK dataset. The waveform of the results seem very weird...

GetImage

When I changed the activation of mask to sigmoid, the result is still not good.

GetImage (1)

I wonder anyone has a thought how to solve this problem. Thanks in advance!
How did you solve it?i meet the same bug while testing

from conv-tasnet.

LittleFlyingSheep avatar LittleFlyingSheep commented on June 11, 2024

from conv-tasnet.

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.