File size: 594 Bytes
66157f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
43
44
45
46
47
48
49
50
{
  "model_type": "cage_detector",
  "architectures": [
    "CageDetector"
  ],
  "auto_map": {
    "AutoConfig": "configuration_detector.CageDetectorConfig",
    "AutoModel": "modeling_detector.CageDetector"
  },
  "watermark_bits": 32,
  "in_channels": 1,
  "fine_kernel": 3,
  "mid_kernel": 5,
  "coarse_kernel": 7,
  "sample_rate": 24000,
  "fixed_watermark": [
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    1
  ]
}