File size: 902 Bytes
b16892b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61187c2
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "audio_seq_length": 750,
  "image_processor": {
    "do_convert_rgb": true,
    "do_normalize": false,
    "do_rescale": true,
    "do_resize": true,
    "image_mean": [
      0.0,
      0.0,
      0.0
    ],
    "image_processor_type": "Gemma4ImageProcessor",
    "image_seq_length": 280,
    "image_std": [
      1.0,
      1.0,
      1.0
    ],
    "max_soft_tokens": 280,
    "patch_size": 16,
    "pooling_kernel_size": 3,
    "resample": 3,
    "rescale_factor": 0.00392156862745098,
    "size": {
      "height": 224,
      "width": 224
    }
  },
  "image_seq_length": 280,
  "processor_class": "Gemma4Processor",
  "feature_extractor": {
    "feature_extractor_type": "Gemma4AudioFeatureExtractor",
    "sampling_rate": 16000,
    "num_mel_filters": 128,
    "fft_length": 512,
    "hop_length": 160,
    "chunk_duration": 8.0,
    "overlap_duration": 1.0
  },
  "audio_ms_per_token": 40
}