Tutorial on Speech Emotion Recognition.
- Go to Git > Clone a Repository
- Enter the URL for the Repo: https://github.com/KarlHajal/EE-554-EmotionRecognition
- Open a terminal: File > New > Terminal
- Go the project's directory:
cd EE-554-EmotionRecognition/
- Run the following command to create the kernel:
kbuilder_create EE554_EmoRecognition requirements.txt
- Refresh your browser
- Open the notebok (paralinguistics_lab_opensmile.ipynb)
- Go to Kernel > Change Kernel
- Choose EE554_EmoRecognition
The notebook is now ready to run!
This lab was originally developed by Enno Hermann.