| { | |
| "chunk_length": 10, | |
| "f_max": 14000, | |
| "f_min": 50, | |
| "feature_extractor_type": "CLAPFeatureExtractor", | |
| "feature_size": 64, | |
| "hop_length": 480, | |
| "max_length": 480000, | |
| "n_fft": 1024, | |
| "n_samples": 480000, | |
| "nb_max_frames": 1000, | |
| "norm": null, | |
| "padding_side": "right", | |
| "padding_value": 0.0, | |
| "processor_class": "CLAPProcessor", | |
| "return_attention_mask": false, | |
| "sampling_rate": 48000, | |
| "top_db": null | |
| } | |