DrishtiSharma commited on
Commit
5930a67
·
1 Parent(s): 2cf72cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ description = """ Gradio demo for Sentiment Classification of Spanish audios usi
21
 
22
  Link to Processed MESD dataset: [Please Click Here](https://huggingface.co/datasets/hackathon-pln-es/MESD)
23
 
24
- Note: The Audio examples provided for testing this app were randomly picked from the test set.
25
  """
26
 
27
 
 
21
 
22
  Link to Processed MESD dataset: [Please Click Here](https://huggingface.co/datasets/hackathon-pln-es/MESD)
23
 
24
+ Note: The Audio examples provided for testing this app were randomly picked from the TEST set.
25
  """
26
 
27