tiny-random-PeVideoEncoder / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for PeVideoEncoder
ce49848 verified
Raw
History Blame Contribute Delete
211 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
}