搜索资源列表
composite
- PESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains the clean speech file and enhanced.wav contains the enhanced file.-PESQ measure: ------
PESQ
- ESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesqESQ measure--- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains t
obj_evaluation
- 多种语音信号质量评判工具,包括pesq、LLR、坂仓距离等。-This folder contains implementations of objective measures,include:PESQ measure,Likelihood-ratio measure,takura-Saito measure and so on.
composite
- This function implements the composite objective measure proposed in [1]. It returns three values: The predicted rating of overall quality (Covl), the rating of speech distortion (Csig) and the rating of background distortion (Cbak). The rat
PESQ Measure
- This version of the toolbox fixes several bugs, especially in the Gammatone and MFCC implementations, and adds several new functions.