Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -12,5 +12,5 @@
|
|
12 |
"sampling_rate": 16000,
|
13 |
"n_fft": 512,
|
14 |
"hop_length": 256,
|
15 |
-
"log_compression: "logC"
|
16 |
}
|
|
|
12 |
"sampling_rate": 16000,
|
13 |
"n_fft": 512,
|
14 |
"hop_length": 256,
|
15 |
+
"log_compression": "logC"
|
16 |
}
|