BilalHasan commited on
Commit
41230d6
1 Parent(s): 1fb0cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
5
  ---
6
  # Emotion Detection From Speech
7
 
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ base_model:
6
+ - ntu-spml/distilhubert
7
+ pipeline_tag: audio-classification
8
+ library_name: adapter-transformers
9
  ---
10
  # Emotion Detection From Speech
11