ruizhecao96 / CMGAN

Conformer-based Metric GAN for speech enhancement
MIT License
309 stars 60 forks source link

Real-time enhancement #20

Closed zeynepgulhanuslu closed 1 year ago

zeynepgulhanuslu commented 1 year ago

Hi,

Is this project working on real-time? If not, do you think I can adjust for real time.

Thank you

ruizhecao96 commented 1 year ago

No, it's not real-time, you can try to change it to causal mode, but I am not sure how will the performance degrade

zeynepgulhanuslu commented 1 year ago

Thank you. Have a nice day

KarmaYan commented 1 year ago

No, it's not real-time, you can try to change it to causal mode, but I am not sure how will the performance degrade

Hi, I would like to ask if you have finished the real time work and if the test result has a big regression compared to the original one?

zeynepgulhanuslu commented 1 year ago

Hi,

Sorry, I didn't have a time to do this. I couldn't try it yet. I hope you can do it, good luck.

thinh93 commented 8 months ago

No, it's not real-time, you can try to change it to causal mode, but I am not sure how will the performance degrade

Hi, I would like to ask if you have finished the real time work and if the test result has a big regression compared to the original one?

Hi, Have you finished the real-time work yet? I am stuck on that.