JasonSWFu / Quality-Net

Quality-Net: An End-to-End Non-intrusive Speech Quality Assessment Model based on BLSTM. (Interspeech, 2018, with Travel Grants)
85 stars 16 forks source link

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

Open youngsuenXMLY opened 4 years ago

youngsuenXMLY commented 4 years ago

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 4 years ago

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 3 years ago

how are the training file list format organized?

liu-ioa commented 3 years ago

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