mimi-smol-asr / config.json
voidful's picture
Training in progress, epoch 1
0941da4 verified
raw
history blame contribute delete
304 Bytes
{
"architectures": [
"MMLMASR"
],
"lm_model_name": "voidful/smol-360m-ft",
"model_type": "mmlmasr",
"queue_duration": 3600,
"queue_length": 86400000,
"sampling_rate": 24000,
"step_duration": 0.08,
"step_size": 1920,
"torch_dtype": "bfloat16",
"transformers_version": "4.47.0"
}