Delete preprocessor_config.json
Browse files- preprocessor_config.json +0 -10
preprocessor_config.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"chunk_length_s": null,
|
| 3 |
-
"feature_extractor_type": "EncodecFeatureExtractor",
|
| 4 |
-
"feature_size": 1,
|
| 5 |
-
"overlap": null,
|
| 6 |
-
"padding_side": "right",
|
| 7 |
-
"padding_value": 0.0,
|
| 8 |
-
"return_attention_mask": true,
|
| 9 |
-
"sampling_rate": 44100
|
| 10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|