File size: 369 Bytes
abb6034
 
 
 
 
 
 
 
 
 
 
dc0a5db
 
 
 
 
abb6034
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "chunk_length": 30,
  "feature_extractor_type": "MusicgenMelodyFeatureExtractor",
  "feature_size": 12,
  "hop_length": 4096,
  "n_fft": 16384,
  "n_samples": 960000,
  "padding_side": "right",
  "padding_value": 0.0,
  "processor_class": "MusicgenMelodyProcessor",
  "return_attention_mask": false,
  "sampling_rate": 32000,
  "stem_indices": [
    3,
    2
  ]
}