fjiang9 / NKF-AEC

Acoustic Echo Cancellation with Nerual Kalman Filtering
239 stars 60 forks source link

BAD RESULT #12

Open BruceWeiii opened 1 year ago

BruceWeiii commented 1 year ago

Hello, I have replicated your work but get bad result. Could you describe your training process? I modified the test code for training and found that the results were poor.

XJWesley commented 8 months ago

Yes, I got the same bad result. I want to know you have made its result good. we can consult it together.

debasish-mihup commented 3 months ago

@XJWesley You got bad result using your own trained model or you are getting same bad results with the provided checkpoints as well?

XJWesley commented 3 months ago

@XJWesley You got bad result using your own trained model or you are getting same bad results with the provided checkpoints as well?

Just my own trained model!I can't get the same result

kafan1986 commented 3 months ago

@XJWesley You got bad result using your own trained model or you are getting same bad results with the provided checkpoints as well?

Just my own trained model!I can't get the same result

Do you have the codebase that you used for training? Would have liked to train it my end as well.