Mohammad Sadegh Gholizadeh
commited on
Update config.json
Browse files- config.json +4 -1
config.json
CHANGED
@@ -43,5 +43,8 @@
|
|
43 |
"transformers_version": "4.49.0",
|
44 |
"use_cache": true,
|
45 |
"use_weighted_layer_sum": false,
|
46 |
-
"vocab_size": 51866
|
|
|
|
|
|
|
47 |
}
|
|
|
43 |
"transformers_version": "4.49.0",
|
44 |
"use_cache": true,
|
45 |
"use_weighted_layer_sum": false,
|
46 |
+
"vocab_size": 51866,
|
47 |
+
"language": "fa",
|
48 |
+
"task": "automatic-speech-recognition",
|
49 |
+
"pipeline_tag": "automatic-speech-recognition"
|
50 |
}
|