Commit ·
13f55f8
1
Parent(s): fb730d7
update readme
Browse files
README.md
CHANGED
|
@@ -13,9 +13,9 @@ widget:
|
|
| 13 |
pipeline_tag: automatic-speech-recognition
|
| 14 |
---
|
| 15 |
|
| 16 |
-
Bangla ASR
|
| 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
|