add CV 11 hi results
This commit is contained in:
parent
8662dcd0ff
commit
4954caae7f
14
README.md
14
README.md
|
@ -139,6 +139,20 @@ model-index:
|
|||
- name: Test WER
|
||||
type: wer
|
||||
value: 17.15
|
||||
- task:
|
||||
name: Automatic Speech Recognition
|
||||
type: automatic-speech-recognition
|
||||
dataset:
|
||||
name: Common Voice 11.0
|
||||
type: mozilla-foundation/common_voice_11_0
|
||||
config: hi
|
||||
split: test
|
||||
args:
|
||||
language: hi
|
||||
metrics:
|
||||
- name: Test WER
|
||||
type: wer
|
||||
value: 141
|
||||
pipeline_tag: automatic-speech-recognition
|
||||
license: apache-2.0
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue