You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you suggested, I tested PESQ on the command line.
For some sound files, everything works perfectly and I get an output like 'Prediction : PESQ_MOS = 1.391'.
But in other cases, I get 'Processing error!'.
Did you come across this problem? For reference, I am using the voicebank dataset. The testing file p232_001.wav works fine, but the testing file p232_002.wav did not. Thanks!
Hi, Jason
I am trying to run MetricGAN.py But it fails while executing the
read_pesq
function.The particular error is (line 84):
I tried running it separately in bash in format
The error is
PESQ: command not found
Could you, please, share more detail about how to use PESQ file?
Thank you very much!
The text was updated successfully, but these errors were encountered: