higgs-v2 / preprocessor_config.json
eustlb's picture
eustlb HF Staff
Update preprocessor_config.json
06ec816 verified
raw
history blame contribute delete
250 Bytes
{
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 1,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "HiggsAudioV2Processor",
"return_attention_mask": true,
"sampling_rate": 24000
}