mlr2000's picture
Upload folder using huggingface_hub
8839bbc verified
Raw
History Blame Contribute Delete
720 Bytes
{
"model_type": "cage_detector",
"architectures": [
"CageDetector"
],
"auto_map": {
"AutoConfig": "configuration_detector.CageDetectorConfig",
"AutoModel": "modeling_detector.CageDetector"
},
"watermark_bits": 50,
"in_channels": 1,
"fine_kernel": 3,
"mid_kernel": 5,
"coarse_kernel": 7,
"sample_rate": 24000,
"fixed_watermark": [
0,
1,
0,
0,
1,
1,
1,
0,
0,
0,
0,
1,
0,
1,
0,
1,
1,
0,
1,
1,
1,
1,
1,
0,
1,
0,
1,
1,
1,
0,
1,
0,
1,
1,
1,
1,
0,
1,
1,
0,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0
]
}