Update config.json
#2
by
ylacombe
- opened
- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"model_type": "dac",
|
| 20 |
"n_codebooks": 9,
|
| 21 |
"quantizer_dropout": 0.0,
|
| 22 |
-
"sampling_rate":
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"transformers_version": "4.42.0.dev0",
|
| 25 |
"upsampling_ratios": [
|
|
|
|
| 19 |
"model_type": "dac",
|
| 20 |
"n_codebooks": 9,
|
| 21 |
"quantizer_dropout": 0.0,
|
| 22 |
+
"sampling_rate": 44100,
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"transformers_version": "4.42.0.dev0",
|
| 25 |
"upsampling_ratios": [
|