Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: whisper-tiny-bn
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +68,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.33.2
|
66 |
- Pytorch 2.0.1+cu118
|
67 |
- Datasets 2.14.5
|
68 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: whisper-tiny-bn
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- bn
|
13 |
+
pipeline_tag: automatic-speech-recognition
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.33.2
|
69 |
- Pytorch 2.0.1+cu118
|
70 |
- Datasets 2.14.5
|
71 |
+
- Tokenizers 0.13.3
|