Closed eudoraxj closed 3 years ago
ModuleNotFoundError: No module named 'python_speech_features'
where's the python_speech_features file
It is a Python Package. You need to install it through pip or conda. pip install python-speech-features==0.6 If you encounter other missing packages, you need to check my environment
pip install python-speech-features==0.6
ModuleNotFoundError: No module named 'python_speech_features'
where's the python_speech_features file