ludlows / PESQ

PESQ (Perceptual Evaluation of Speech Quality) Wrapper for Python Users (narrow band and wide band)
https://github.com/ludlows/PESQ
MIT License
518 stars 97 forks source link

when does the error 'no utterance found' arrises ? can you please explain it. #43

Open DanishBaloch010 opened 1 year ago

DanishBaloch010 commented 1 year ago

i am trying to measure objective score on my dataset. but this is throwing me this error. even though with the same settings i have calculated pesq on a subset of my data.

ludlows commented 1 year ago

no utterance found is raised when the program cannot detect a speech signal.

JCCC0328 commented 1 year ago

i am trying to measure objective score on my dataset. but this is throwing me this error. even though with the same settings i have calculated pesq on a subset of my data.

Hi, Did you solve the problem ? I had this problem when testing my own data and it was with a speech signal.

Sreyan88 commented 5 months ago

Same, is this problem solved?

ludlows commented 5 months ago

@Sreyan88 could you upload the sample for us to test?