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

No module named parselmouth.praat #9

Closed rohitsinha0807 closed 4 years ago

rohitsinha0807 commented 4 years ago

Hey I tried installing both parselmouth and praat-parselmouth==0.3.3 but I am getting the error "No module named parselmouth.praat"

Please suggest how to install this module.

Awaiting reply kindoff urgent

tudou2015 commented 4 years ago

pip install praat-parselmouth you can found here: https://parselmouth.readthedocs.io/en/stable/installation.html