File size: 401 Bytes
8e1f2e5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"chunk_duration": 2.0,
"do_chunk": true,
"do_normalize": true,
"feature_extractor_type": "ImageBindFeatureExtractor",
"feature_size": 1,
"max_length": 204,
"mean": -4.268,
"num_chunks": 3,
"num_mel_bins": 128,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "ImageBindProcessor",
"return_attention_mask": false,
"sampling_rate": 16000,
"std": 9.138
}
|