Upload config
This commit is contained in:
parent
e56482dd88
commit
cc0dc2035d
|
@ -40,7 +40,7 @@
|
||||||
"model_type": "whisper",
|
"model_type": "whisper",
|
||||||
"num_hidden_layers": 4,
|
"num_hidden_layers": 4,
|
||||||
"num_mel_bins": 80,
|
"num_mel_bins": 80,
|
||||||
"pad_token_id": 0,
|
"pad_token_id": 50257,
|
||||||
"scale_embedding": false,
|
"scale_embedding": false,
|
||||||
"suppress_tokens": [
|
"suppress_tokens": [
|
||||||
1,
|
1,
|
||||||
|
|
Loading…
Reference in New Issue