Commit
·
5d55e3b
1
Parent(s):
8fd198b
update
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"feature_extractor_type": "DacFeatureExtractor",
|
| 3 |
"feature_size": 1,
|
| 4 |
-
"hop_length":
|
| 5 |
"padding_side": "right",
|
| 6 |
"padding_value": 0.0,
|
| 7 |
"processor_class": "HiggsAudioProcessor",
|
|
|
|
| 1 |
{
|
| 2 |
"feature_extractor_type": "DacFeatureExtractor",
|
| 3 |
"feature_size": 1,
|
| 4 |
+
"hop_length": 1,
|
| 5 |
"padding_side": "right",
|
| 6 |
"padding_value": 0.0,
|
| 7 |
"processor_class": "HiggsAudioProcessor",
|