sam-audio-small-onnx / clap_config.json
matbee's picture
Add CLAP reranking support (audio + text encoders)
23278d3 verified
{
"sample_rate": 48000,
"window_size": 1024,
"hop_size": 480,
"mel_bins": 64,
"fmin": 50,
"fmax": 14000,
"max_audio_len": 480000,
"embed_dim": 512
}