Update README.md

This commit is contained in:
Anton Lozhkov 2022-05-24 10:45:46 +00:00 committed by huggingface-web
parent 7ee7fd3d11
commit 55bb62306c
1 changed files with 19 additions and 2 deletions

View File

@ -19,13 +19,30 @@ model-index:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
name: Librispeech (clean)
name: LibriSpeech (clean)
type: librispeech_asr
args: en
config: clean
split: test
args:
language: en
metrics:
- name: Test WER
type: wer
value: 3.4
- task:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
name: LibriSpeech (other)
type: librispeech_asr
config: other
split: test
args:
language: en
metrics:
- name: Test WER
type: wer
value: 8.6
---
# Wav2Vec2-Base-960h