Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"hidden_size": 1024,
|
18 |
"hop_length": 512,
|
19 |
"model_type": "dac",
|
20 |
-
"n_codebooks":
|
21 |
"quantizer_dropout": 0.0,
|
22 |
"sampling_rate": 24000,
|
23 |
"torch_dtype": "float32",
|
|
|
17 |
"hidden_size": 1024,
|
18 |
"hop_length": 512,
|
19 |
"model_type": "dac",
|
20 |
+
"n_codebooks": 2,
|
21 |
"quantizer_dropout": 0.0,
|
22 |
"sampling_rate": 24000,
|
23 |
"torch_dtype": "float32",
|