webrtcperf icon indicating copy to clipboard operation
webrtcperf copied to clipboard

Feature Request: Adding ViSQOL/MOS scores for audio quality measurements

Open suyash-ls opened this issue 2 years ago • 0 comments

Currently, the utility allows us to observe the Inbound and Outbound audio stats. ViSQOL/MOS will allow the developers and teams to understand the audio performance of their application against a objective score.

ViSQOL - Perceptual Quality Estimator for speech and audio (https://github.com/google/visqol)

I've been using manually compiled binary of ViSQOL to obtain the performance of my platform. Having this as part of WebRTCPerf would be very convenient.

suyash-ls avatar Sep 05 '23 10:09 suyash-ls