Upload config
This commit is contained in:
parent
c703e332b3
commit
215213def0
|
@ -32,7 +32,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": 50256,
|
||||||
"scale_embedding": false,
|
"scale_embedding": false,
|
||||||
"suppress_tokens": [
|
"suppress_tokens": [
|
||||||
1,
|
1,
|
||||||
|
|
Loading…
Reference in New Issue