Shahabks / myprosody

A Python library for measuring the acoustic features of speech (simultaneous speech, high entropy) compared to ones of native speech.
https://shahabks.github.io/myprosody/
MIT License
235 stars 64 forks source link

MLTRNL.praat line 285 #34

Open Delara-Forghani opened 1 year ago

Delara-Forghani commented 1 year ago

Hello Shahab,

I constantly faced the error "the sound is not clear" when calling "myprosody" function, I caught the error and it mentions the line 285 of the script MLTRNL.praat which is (vectorf#= zero # (int)). The "zero" is an unknown symbol. I also changed it to 0 but it says you would need to give a vector. Can you please take a look at this line?

brunonvsx commented 1 year ago

Hello! Any updates? I’m facing the same issue with MLTRNL.praat.