saadmannan commited on
Commit
545c1c8
·
verified ·
1 Parent(s): c34e908

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🎭 Speech Emotion Recognition
2
 
3
  [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - audio
5
+ - emotion-recognition
6
+ - speech
7
+ - pytorch
8
+ - cnn
9
+ - ravdess
10
+ license: mit
11
+ datasets:
12
+ - ravdess
13
+ metrics:
14
+ - accuracy
15
+ - f1
16
+ library_name: pytorch
17
+ pipeline_tag: audio-classification
18
+ ---
19
+
20
  # 🎭 Speech Emotion Recognition
21
 
22
  [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)