sdelangen's picture
Update README.Md
7b83e1b verified
raw
history blame
1.15 kB
---
language:
- en
thumbnail: null
tags:
- automatic-speech-recognition
- Transducer
- Conformer
- pytorch
- speechbrain
license: apache-2.0
datasets:
- librispeech
metrics:
- wer
model-index:
- name: Conformer-Transducer by SpeechBrain
results:
- task:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
name: LibriSpeech (clean)
type: librispeech_asr
config: clean
split: test
args:
language: en
metrics:
- name: Test WER (non-streaming greedy)
type: wer
value: 2.72
- name: Test WER (960ms chunk size, 4 left context chunks)
type: wer
value: 3.13
- 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 (non-streaming)
type: wer
value: 6.47