ferugit commited on
Commit
8707a81
·
1 Parent(s): 27bddb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  language:
2
- - sp
3
- thumbnail: null
4
  pipeline_tag: automatic-speech-recognition
5
  tags:
6
  - CTC
@@ -15,7 +15,7 @@ metrics:
15
  - wer
16
  - cer
17
  model-index:
18
- - name: asr-wav2vec2-ctc-commonvoice-sp
19
  results:
20
  - task:
21
  name: Automatic Speech Recognition
@@ -23,10 +23,10 @@ model-index:
23
  dataset:
24
  name: CommonVoice 7.0 (Spanish)
25
  type: mozilla-foundation/common_voice_7_0
26
- config: sp
27
  split: test
28
  args:
29
- language: sp
30
  metrics:
31
  - name: Test WER
32
  type: wer
 
1
  language:
2
+ - es
3
+ thumbnail: tid-es-wav2vec2-ctc
4
  pipeline_tag: automatic-speech-recognition
5
  tags:
6
  - CTC
 
15
  - wer
16
  - cer
17
  model-index:
18
+ - name: asr-wav2vec2-ctc-commonvoice-es
19
  results:
20
  - task:
21
  name: 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