File size: 425 Bytes
5c0b196
 
 
 
 
 
 
ab9d030
5c0b196
 
 
 
 
 
828fa1d
5c0b196
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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
}