ruizhecao96 / CMGAN

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

Hello, may I ask if your final result is the average of many experiments #22

Open guocj97 opened 1 year ago

guocj97 commented 1 year ago

Hello, may I ask if your final result is the average of many experiments

SherifAbdulatif commented 1 year ago

Hello,

The results is simply based on the evaluation of the checkpoint model in best_ckpt. This model is evaluated on the 824 test tracks of VCTK and then the scores are computed and you should see the same results in the paper.

DingChun-code commented 1 year ago

I want to ask why I use best_ckpt the results obtained after ckpt operation, SSNR is only 10.4

SherifAbdulatif commented 1 year ago

We got some complains about the SSNR and we are checking that issue.