Lakoc commited on
Commit
b86877f
·
verified ·
1 Parent(s): a60f161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -86,8 +86,8 @@ model-index:
86
  value: 12.1
87
  name: Test WER
88
  ---
89
- # EBranchRegulaFormer
90
- This is a **174M encoder-decoder Ebranchformer model** trained with an decoder-centric regularization technique on 6,000 hours of open-source English data.
91
  It achieves Word Error Rates (WERs) comparable to `openai/whisper-medium` across multiple datasets with just 1/4 of the parameters.
92
 
93
  Architecture details, training hyperparameters, and a description of the proposed technique will be added soon.
 
86
  value: 12.1
87
  name: Test WER
88
  ---
89
+ # DeCRED-base
90
+ This is a **174M encoder-decoder Ebranchformer model** trained with an decoder-centric regularization technique on 6,000 hours of open-source normalised English data.
91
  It achieves Word Error Rates (WERs) comparable to `openai/whisper-medium` across multiple datasets with just 1/4 of the parameters.
92
 
93
  Architecture details, training hyperparameters, and a description of the proposed technique will be added soon.