ML-with-Rajibul commited on
Commit
812904c
β€’
1 Parent(s): 9ccf570

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -13,8 +13,8 @@ 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
- \n**Authors: Soham Ghosh and Sk Rajibul Islam**
17
- This 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.
20
  \nSo let the melodies move you, one note at a time. Who knows, you might just find your rhythm again!"""
 
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.
20
  \nSo let the melodies move you, one note at a time. Who knows, you might just find your rhythm again!"""