Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -8,10 +8,6 @@
|
|
8 |
"LiteWhisperForConditionalGeneration"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
11 |
-
"auto_map": {
|
12 |
-
"AutoConfig": "efficient-speech/lite-whisper-large-v3-turbo--configuration_lite_whisper.LiteWhisperConfig",
|
13 |
-
"AutoModel": "efficient-speech/lite-whisper-large-v3-turbo--modeling_lite_whisper.LiteWhisperForConditionalGeneration"
|
14 |
-
},
|
15 |
"begin_suppress_tokens": [
|
16 |
220,
|
17 |
50256
|
|
|
8 |
"LiteWhisperForConditionalGeneration"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
11 |
"begin_suppress_tokens": [
|
12 |
220,
|
13 |
50256
|