LongCat-Next-int4-AutoRound / preprocessor_config.json
INC4AI's picture
Upload model
1a740f1 verified
raw
history blame contribute delete
465 Bytes
{
"auto_map": {
"AutoProcessor": "processing_longcat_next.LongcatNextProcessor"
},
"avg_pooler": 4,
"feature_extractor_type": "LongcatNextAudioProcessor",
"hop_length": 160,
"kernel_size": 3,
"max_audio_seconds": 30,
"max_pixels": 3211264,
"min_pixels": 50176,
"n_fft": 400,
"num_mel_bins": 128,
"processor_class": "LongcatNextProcessor",
"sampling_rate": 16000,
"spatial_merge_size": 2,
"split_overlap": 0.0,
"stride_size": 2
}