drethage / speech-denoising-wavenet

A neural network for end-to-end speech denoising
MIT License
673 stars 165 forks source link

Method to evaluate enhanced speech #3

Closed lifelongeek closed 6 years ago

lifelongeek commented 6 years ago

Could you provide some additional information or evaluation script for enhanced speech? (to getting SIG, BAK, OVL)

drethage commented 6 years ago

Hi gmkim90, implementations of the objective measures (SIG, BAK, OVL) used for evaluation can be found at: https://www.crcpress.com/downloads/K14513/K14513_CD_Files.zip in MATLAB_code/objective_measures/quality.

lifelongeek commented 6 years ago

Thank you for the information :+1: