pe-a-frame-small / preprocessor_config.json
lematt1991's picture
Upload folder using huggingface_hub
9796e26 verified
raw
history blame contribute delete
225 Bytes
{
"feature_extractor_type": "PeAudioFeatureExtractor",
"feature_size": 1,
"hop_length": 1920,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 48000
}