facebookresearch / Noresqa

This github repo is for Neurips 2021 and Interspeech 2022 papers on Non-Matching Reference based estimation of speech quality assessment.
Other
88 stars 12 forks source link

How do we interpret the scores (both MOS and NORESQA)? #15

Closed vipasha-sanas closed 8 months ago

anuragkr90 commented 9 months ago

Interpretation of noresqa-MOS should be similar to conventional MOS. It's just that we are using NMR based approach to predict MOS. The NORESQA score is not bounded and is a relative score -- providing relative difference between the given NMR and the test signal. Please see the paper for details. You can also checkout this tutorial for more on NORESQA-MOS https://pytorch.org/audio/main/tutorials/squim_tutorial.html.