Ar4ikov commited on
Commit
a0b8502
1 Parent(s): 8efefae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -8,6 +8,22 @@ tags:
8
  - emotion-classification
9
  - speech
10
  license: gpl-3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # Prepare and importing
8
  - emotion-classification
9
  - speech
10
  license: gpl-3.0
11
+ datasets:
12
+ - Aniemore/resd
13
+ model-index:
14
+ - name: XLS-R Wav2Vec2 For Russian Speech Emotion Classification by Nikita Davidchuk
15
+ results:
16
+ - task:
17
+ name: Audio Emotion Recognition
18
+ type: audio-emotion-recognition
19
+ dataset:
20
+ name: Russian Emotional Speech Dialogs
21
+ type: Aniemore/resd
22
+ args: ru
23
+ metrics:
24
+ - name: accuracy
25
+ type: accuracy
26
+ value: 72%
27
  ---
28
 
29
  # Prepare and importing