shangeth commited on
Commit
b8490f7
1 Parent(s): 7058194

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -7,6 +7,7 @@ datasets:
7
  - mozilla-foundation/common_voice_16_1
8
  - openslr/librispeech_asr
9
  - MLCommons/ml_spoken_words
 
10
  metrics:
11
  - wer
12
  - accuracy
@@ -67,6 +68,19 @@ model-index:
67
  - type: wer
68
  value: 36.12
69
  name: Test WER
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  - task:
71
  type: audio-classification
72
  name: Audio Classification
 
7
  - mozilla-foundation/common_voice_16_1
8
  - openslr/librispeech_asr
9
  - MLCommons/ml_spoken_words
10
+ - Ar4ikov/iemocap_audio_text_splitted
11
  metrics:
12
  - wer
13
  - accuracy
 
68
  - type: wer
69
  value: 36.12
70
  name: Test WER
71
+ - task:
72
+ type: automatic-speech-recognition
73
+ name: Automatic Speech Recognition
74
+ dataset:
75
+ name: IEMOCAP
76
+ type: Ar4ikov/iemocap_audio_text_splitted
77
+ split: test
78
+ args:
79
+ language: en
80
+ metrics:
81
+ - type: wer
82
+ value: 44.15
83
+ name: Test WER
84
  - task:
85
  type: audio-classification
86
  name: Audio Classification