ML-with-Rajibul
commited on
Commit
β’
2e838e1
1
Parent(s):
812904c
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ def audio_interface(audio):
|
|
13 |
return emotion,gr.Audio(value=None,label="Please click Submit again to refresh π")
|
14 |
|
15 |
description = """ **"Feel the Music, Heal the Soul"**
|
16 |
-
**Authors: Soham Ghosh and Sk Rajibul Islam**
|
17 |
\nThis project is all about using music to make you feel better. We listen to the way you speak and figure out if you're feeling happy, sad, angry or anything else. Then, we suggest some classic Indian instrumental music that can help lift your mood.
|
18 |
\nThe special thing is, this music is chosen just for you based on how you're feeling at that moment. If you're stressed, we'll pick some calming ragas. If you're down, we'll find some uplifting tunes to cheer you up.
|
19 |
\nAnd it doesn't stop there! Just hit that 'Submit' button again, and we'll give you a brand new music recommendation. It's like having your own personal music therapist, but without the therapy couch.
|
|
|
13 |
return emotion,gr.Audio(value=None,label="Please click Submit again to refresh π")
|
14 |
|
15 |
description = """ **"Feel the Music, Heal the Soul"**
|
16 |
+
\n**Authors: Soham Ghosh and Sk Rajibul Islam**
|
17 |
\nThis project is all about using music to make you feel better. We listen to the way you speak and figure out if you're feeling happy, sad, angry or anything else. Then, we suggest some classic Indian instrumental music that can help lift your mood.
|
18 |
\nThe special thing is, this music is chosen just for you based on how you're feeling at that moment. If you're stressed, we'll pick some calming ragas. If you're down, we'll find some uplifting tunes to cheer you up.
|
19 |
\nAnd it doesn't stop there! Just hit that 'Submit' button again, and we'll give you a brand new music recommendation. It's like having your own personal music therapist, but without the therapy couch.
|