The intrusive audio quality model MoBi-Qadd represents a modified version of the MoBi-Q (Fleßner et al., 2019, see https://gitlab.uni-oldenburg.de/kuxo2262/combinedaudioqualitymodel) to predict overall audio quality for monaurally, binaurally, and combined monaurally and binaurally distorted speech, music, and noise signals as it has been demonstrated in Biberger et al. (2021). It combines monaural audio quality predictions based on GPSMq (Biberger et al., 2018) and binaural audio quality predictions based on BAM-Q (Fleßner et al., 2017) to give overall audio quality predictions. The main differences...
The intrusive audio quality model MoBi-Qadd (Biberger et al., 2021) represents a modified version of the MoBi-Q (Fleßner et al., 2019, see https://gitlab.uni-oldenburg.de/kuxo2262/combinedaudioqualitymodel)
to predict overall audio quality for monaurally, binaurally, and combined monaurally and binaurally distorted speech, music, and noise signals. It combines monaural audio quality predictions based
on GPSMq (Biberger et al., 2018) and binaural audio quality predictions based on BAM-Q (Fleßner et al., 2017) to give overall audio quality predictions. Speech and music signals with
distortions introduced by the hear-through mode of hearables (Schepker et al., 2020) were used for optimizing the combination of the monaural and the binaural model outputs. The MoBi-Qadd quality scores
range from 0 (very strong differences between reference and test signals) to 1 (no perceptible differences).
'Example_MoBiQadd.m' gives a minimal example how to use the MoBi-Qadd in Matlab.
The GPSMq output provides four submeasures:
The GPSM<sup>q</sup> output provides four submeasures:
-**OPM**: ...objective perceptual measure; based on a combination of 'SNR_dc' and 'SNR_ac'
to which a logarithmic transformation with an lower and upper boundary is applied.
Distortions resulting in SNRs below the lower boundary are assumed to be
...
...
@@ -28,12 +31,14 @@ The BAM-Q output provides four submeasures:
-**IVSdiff** ... intermediate IVS measure
A more detailed description of the MoBi-Qadd is given in:
T. Biberger, H. Schepker, F. Denk, and S. D. Ewert, "Instrumental quality predictions and analysis of auditory
cues for algorithms in modern headphone technology", Trends in Hearing, vol. xy, no.xy, PP.xy-xy. 2021.
J.-H. Fleßner, T. Biberger, and S. D. Ewert, "Subjective and Objective Assessment of Monaural and Binaural Aspects of Audio Quality",
J.-H. Fleßner, T. Biberger, and S. D. Ewert, "Subjective and Objective Assessment of Monaural and Binaural Aspects of Audio Quality",
IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 27, no.7, PP.1112-1125. 2019. https://doi.org/10.1109/TASLP.2019.2904850