JasonSWFu/Quality-Net

Is there an available PESQ score tool and how are the training file list format organized?

youngsuenXMLY opened this issue · 3 comments

Would you please provide PESQ scoring tool? I will try to use your method to implement a speech enhancement network, and if my trial worked, I will provide detail information about my work. Looking forward to your reply.

Hi,
You can download PESQ code here (The PESQ file can only be implemented in Linux environment):
https://github.com/JasonSWFu/MetricGAN/blob/master/PESQ

and this is for your reference to use the code:
https://github.com/JasonSWFu/MetricGAN/blob/master/MetricGAN.py

how are the training file list format organized?

@youngsuenXMLY ,hey , have you trained the model? Mabe we can exchange some thoughts.