File size: 380 Bytes
5c0b196 009cb27 5c0b196 828fa1d 5c0b196 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"chunk_length_s": 10,
"frequency_max": 14000,
"frequency_min": 50,
"feature_extractor_type": "CLAPFeatureExtractor",
"feature_size": 64,
"hop_length": 480,
"n_fft": 1024,
"nb_max_frames": 1000,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "CLAPProcessor",
"return_attention_mask": false,
"sampling_rate": 48000,
"top_db": null
}
|