Shahabks / my-voice-analysis

My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.
https://shahabks.github.io/my-voice-analysis/
MIT License
296 stars 91 forks source link

ModuleNotFoundError: No module named 'myspsolution' #3

Closed yanqing5603691 closed 5 years ago

yanqing5603691 commented 5 years ago

image 我想使用这个案例,在本地运行的时候找不到这个myspsolution,我已经下载了 image 请教一下出现这个问题的原因

wajdilsa commented 5 years ago

I Copied the content of init.py to my notebook and it works.

yanqing5603691 commented 5 years ago

changed name then it works