Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"ShukaModel"
|
5 |
],
|
6 |
"audio_config": {
|
7 |
-
"_name_or_path": "
|
8 |
"activation_dropout": 0.0,
|
9 |
"activation_function": "gelu",
|
10 |
"apply_spec_augment": true,
|
|
|
4 |
"ShukaModel"
|
5 |
],
|
6 |
"audio_config": {
|
7 |
+
"_name_or_path": "openai/whisper-large-v2",
|
8 |
"activation_dropout": 0.0,
|
9 |
"activation_function": "gelu",
|
10 |
"apply_spec_augment": true,
|