-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ValueError: could not broadcast input array from shape (34,366) into shape (34) #5
Comments
I also get this error, have you solve it? |
I download the Berlin dataset and saved it in a folder called download. I went into the src folder and ran the following command: python emorecognition.py -d 'berlin' -p /home/nandhini/Project/download/wav/ -e -l and I came across this error: /usr/local/lib/python2.7/dist-packages/pydub/utils.py:165: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work Help me out! |
This problem reason: pyAudioAnalysis update method stFeatureExtraction to return two value. Sorry for my bad english. |
I get this error message in extract_fearures
The text was updated successfully, but these errors were encountered: