File size: 473 Bytes
b5b17b1
47c7632
b46503a
 
e99db12
b5b17b1
 
 
 
47c7632
b5b17b1
 
b46503a
b5b17b1
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "feature_extractor_type": "ClapFeatureExtractor",
  "feature_size": 64,
  "fft_window_size": 1024,
  "frequency_max": 14000,
  "frequency_min": 50,
  "hop_length": 320,
  "max_length_s": 7,
  "nb_frequency_bins": 513,
  "nb_max_samples": 480000,
  "padding": "repeat",
  "padding_side": "right",
  "padding_value": 0.0,
  "processor_class": "MSClapProcessor",
  "return_attention_mask": false,
  "sampling_rate": 44100,
  "top_db": null,
  "truncation": "rand_trunc"
}