mlr2000's picture
Upload folder using huggingface_hub
66157f2 verified
Raw
History Blame Contribute Delete
594 Bytes
{
"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
]
}