saiful9379 commited on
Commit
13f55f8
1 Parent(s): fb730d7

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,9 +13,9 @@ widget:
13
  pipeline_tag: automatic-speech-recognition
14
  ---
15
 
16
- Bangla ASR[Whisper BanglaASR] model which was trained Bangla Mozilla Common Voice Dataset. This is Fine-tuning Whisper for Bangla mozilla common voice dataset.
17
  For training Bangla ASR model here used 40k traning and 7k Validation around 400 hours data. We trained 12000 steps this model and get word
18
- error rate 4.58%.
19
 
20
 
21
  ```py
 
13
  pipeline_tag: automatic-speech-recognition
14
  ---
15
 
16
+ Bangla ASR model which was trained Bangla Mozilla Common Voice Dataset. This is Fine-tuning Whisper for Bangla mozilla common voice dataset.
17
  For training Bangla ASR model here used 40k traning and 7k Validation around 400 hours data. We trained 12000 steps this model and get word
18
+ error rate 4.58%. This model was fine-tune whisper small[244 M] model.
19
 
20
 
21
  ```py