AST_EmoRecog_Model_v4 / preprocessor_config.json
yenrong's picture
Upload feature extractor
2f1a344 verified
raw
history blame contribute delete
297 Bytes
{
"do_normalize": true,
"feature_extractor_type": "ASTFeatureExtractor",
"feature_size": 1,
"max_length": 1024,
"mean": -3.6436367,
"num_mel_bins": 128,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000,
"std": 4.2098055
}