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
232 stars 63 forks source link

Can't read audio files #27

Open Guillaume-Risch opened 2 years ago

Guillaume-Risch commented 2 years ago

Hello, I have a problem I can't read any audio files. I tried to print in mysptotal some strings to understand where is the problem. From the try the function passes directly on the expect without executing the inside of the try. I think it's because I can't import parselmouth, but I don't know why.

Do you have any ideas on how to solve the problem?

Thank you!

Shahabks commented 2 years ago

@Guillaume-Risch it is hard to contemplate the issue you ran into ..... what python version do you use?