You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This repository includes a Django-based API to serve a deep learning model previ
6
6
7
7
The model used is an Emotion Classifier trained with audio files of the RAVDESS dataset. More info here: https://github.com/marcogdepinto/Emotion-Classification-Ravdess
8
8
9
+
Try the app here: https://emotion-classification-ravdess.herokuapp.com/index/
10
+
9
11
# Why I am doing this?
10
12
11
13
The vision of this project is to show that artificial intelligence applications can be shipped to production, consumed by users and have a real impact.
0 commit comments