Jesuscarr commited on
Commit
9bfb716
1 Parent(s): 1773a19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- language:
3
  - en
 
4
  tags:
5
  - audio
6
  - automatic-speech-recognition
7
- - hf-asr-leaderboard
8
  widget:
9
  - example_title: Librispeech sample 1
10
  src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
@@ -21,12 +21,12 @@ model-index:
21
  type: librispeech_asr
22
  config: clean
23
  split: test
24
- args:
25
  language: en
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
- value:
30
  - task:
31
  name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
@@ -35,14 +35,21 @@ model-index:
35
  type: librispeech_asr
36
  config: other
37
  split: test
38
- args:
39
  language: en
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
  value: 12.803978669490565
44
- pipeline_tag: automatic-speech-recognition
45
  license: apache-2.0
 
 
 
 
 
 
 
46
  ---
47
 
48
  # Whisper
@@ -240,4 +247,4 @@ There are also potential dual use concerns that come with releasing Whisper. Whi
240
  year = {2022},
241
  copyright = {arXiv.org perpetual, non-exclusive license}
242
  }
243
- ```
 
1
  ---
2
+ language:
3
  - en
4
+ - es
5
  tags:
6
  - audio
7
  - automatic-speech-recognition
 
8
  widget:
9
  - example_title: Librispeech sample 1
10
  src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
 
21
  type: librispeech_asr
22
  config: clean
23
  split: test
24
+ args:
25
  language: en
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
+ value: null
30
  - task:
31
  name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
 
35
  type: librispeech_asr
36
  config: other
37
  split: test
38
+ args:
39
  language: en
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
  value: 12.803978669490565
44
+ pipeline_tag: reinforcement-learning
45
  license: apache-2.0
46
+ datasets:
47
+ - fka/awesome-chatgpt-prompts
48
+ - Open-Orca/OpenOrca
49
+ metrics:
50
+ - accuracy
51
+ - code_eval
52
+ library_name: keras
53
  ---
54
 
55
  # Whisper
 
247
  year = {2022},
248
  copyright = {arXiv.org perpetual, non-exclusive license}
249
  }
250
+ ```