Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ The performance of Automatic Speech Recognition models is measured using Word Er
125
 
126
  The following table summarizes the performance of the available models in this collection with the Transducer decoder. Performances of the ASR models are reported in terms of **Word Error Rate (WER%)**.
127
 
128
- |**Decoder (Version)**|**Tokenizer**|**Vocabulary Size**|**bam-asr-all**|**kunkado**|
129
  |---------|-----------------------|-----------------|---------|---------|
130
  | CTC (v0) | BPE | 1024 | 40.6 | - |
131
  | TDT (v0) | BPE | 1024 | 66.7 | - |
 
125
 
126
  The following table summarizes the performance of the available models in this collection with the Transducer decoder. Performances of the ASR models are reported in terms of **Word Error Rate (WER%)**.
127
 
128
+ |**Decoder (Version)**|**Tokenizer**|**Vocabulary Size**|**bam-asr-early**|**kunkado**|
129
  |---------|-----------------------|-----------------|---------|---------|
130
  | CTC (v0) | BPE | 1024 | 40.6 | - |
131
  | TDT (v0) | BPE | 1024 | 66.7 | - |