Skip to content

Commit 485d332

Browse files
Add url to heroku app
1 parent b7b2e4d commit 485d332

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This repository includes a Django-based API to serve a deep learning model previ
66

77
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
88

9+
Try the app here: https://emotion-classification-ravdess.herokuapp.com/index/
10+
911
# Why I am doing this?
1012

1113
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

Comments
 (0)