Is there an available PESQ score tool and how are the training file list format organized?
youngsuenXMLY opened this issue · 3 comments
youngsuenXMLY commented
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.
JasonSWFu commented
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
liu-ioa commented
how are the training file list format organized?
liu-ioa commented
@youngsuenXMLY ,hey , have you trained the model? Mabe we can exchange some thoughts.