Update results

This commit is contained in:
Anton Lozhkov 2022-05-23 16:13:42 +00:00 committed by huggingface-web
parent 205e8c37b1
commit 54074b1c16
1 changed files with 19 additions and 2 deletions

View File

@ -15,13 +15,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: 1.9
- 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: 3.9
---
# Wav2Vec2-Large-960h-Lv60 + Self-Training