ferugit commited on
Commit
95e4c08
·
1 Parent(s): 8707a81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -26
README.md CHANGED
@@ -1,33 +1,35 @@
 
1
  language:
2
- - es
3
- thumbnail: tid-es-wav2vec2-ctc
4
  pipeline_tag: automatic-speech-recognition
5
  tags:
6
- - CTC
7
- - pytorch
8
- - speechbrain
9
- - Transformer
10
- - hf-asr-leaderboard
11
  license: afl-3.0
12
  datasets:
13
- - commonvoice
14
  metrics:
15
- - wer
16
- - cer
17
  model-index:
18
- - name: asr-wav2vec2-ctc-commonvoice-es
19
- results:
20
- - task:
21
- name: Automatic Speech Recognition
22
- type: automatic-speech-recognition
23
- dataset:
24
- name: CommonVoice 7.0 (Spanish)
25
- type: mozilla-foundation/common_voice_7_0
26
- config: es
27
- split: test
28
- args:
29
- language: es
30
- metrics:
31
- - name: Test WER
32
- type: wer
33
- value: '7.83'
 
 
1
+ ---
2
  language:
3
+ - es
4
+ thumbnail: null
5
  pipeline_tag: automatic-speech-recognition
6
  tags:
7
+ - CTC
8
+ - pytorch
9
+ - speechbrain
10
+ - Transformer
11
+ - hf-asr-leaderboard
12
  license: afl-3.0
13
  datasets:
14
+ - commonvoice
15
  metrics:
16
+ - wer
17
+ - cer
18
  model-index:
19
+ - name: asr-wav2vec2-commonvoice-es
20
+ results:
21
+ - task:
22
+ name: Automatic Speech Recognition
23
+ type: automatic-speech-recognition
24
+ dataset:
25
+ name: CommonVoice 7.0 (Spanish)
26
+ type: mozilla-foundation/common_voice_7_0
27
+ config: es
28
+ split: test
29
+ args:
30
+ language: es
31
+ metrics:
32
+ - name: Test WER
33
+ type: wer
34
+ value: '7.83'
35
+ ---