aliutkus / speechmetrics

A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR
MIT License
894 stars 153 forks source link

Wide-band PESQ instead of Narrow band? #9

Open mpariente opened 4 years ago

mpariente commented 4 years ago

Hey,

I wonder what you would think about making the WB PESQ from here the default in speech_metrics. This replicates the results from Loizou's Matlab code.

We could still keep the current pesq under raw_pesq or something. I'm willing to make a PR if needed.

turian commented 3 years ago

I would want this too