Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"median_filter_width": 7,
|
40 |
"model_type": "whisper",
|
41 |
"num_hidden_layers": 32,
|
42 |
-
"num_mel_bins":
|
43 |
"pad_token_id": 50256,
|
44 |
"scale_embedding": false,
|
45 |
"torch_dtype": "float32",
|
|
|
39 |
"median_filter_width": 7,
|
40 |
"model_type": "whisper",
|
41 |
"num_hidden_layers": 32,
|
42 |
+
"num_mel_bins": 128,
|
43 |
"pad_token_id": 50256,
|
44 |
"scale_embedding": false,
|
45 |
"torch_dtype": "float32",
|