Upload WhisperForConditionalGeneration
Browse files- config.json +3 -3
- generation_config.json +0 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "malaysian-whisper-large-v3-turbo-v3
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"mask_time_length": 10,
|
| 34 |
"mask_time_min_masks": 2,
|
| 35 |
"mask_time_prob": 0.05,
|
| 36 |
-
"max_length":
|
| 37 |
"max_source_positions": 1500,
|
| 38 |
"max_target_positions": 448,
|
| 39 |
"median_filter_width": 7,
|
|
@@ -46,5 +46,5 @@
|
|
| 46 |
"transformers_version": "4.47.1",
|
| 47 |
"use_cache": true,
|
| 48 |
"use_weighted_layer_sum": false,
|
| 49 |
-
"vocab_size":
|
| 50 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "mesolitica/malaysian-whisper-large-v3-turbo-v3",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 33 |
"mask_time_length": 10,
|
| 34 |
"mask_time_min_masks": 2,
|
| 35 |
"mask_time_prob": 0.05,
|
| 36 |
+
"max_length": null,
|
| 37 |
"max_source_positions": 1500,
|
| 38 |
"max_target_positions": 448,
|
| 39 |
"median_filter_width": 7,
|
|
|
|
| 46 |
"transformers_version": "4.47.1",
|
| 47 |
"use_cache": true,
|
| 48 |
"use_weighted_layer_sum": false,
|
| 49 |
+
"vocab_size": 51867
|
| 50 |
}
|
generation_config.json
CHANGED
|
@@ -243,7 +243,6 @@
|
|
| 243 |
],
|
| 244 |
"task_to_id": {
|
| 245 |
"transcribe": 50360,
|
| 246 |
-
"transcribenonverbal": 51867,
|
| 247 |
"transcribeprecise": 51866,
|
| 248 |
"translate": 50359
|
| 249 |
},
|
|
|
|
| 243 |
],
|
| 244 |
"task_to_id": {
|
| 245 |
"transcribe": 50360,
|
|
|
|
| 246 |
"transcribeprecise": 51866,
|
| 247 |
"translate": 50359
|
| 248 |
},
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41a2a9bcb14a38b025353828391d3acc9bdb05ad0488cd6a4e8713970bc998c7
|
| 3 |
+
size 1617828008
|