File size: 851 Bytes
7a716db | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | {
"architectures": [
"EfficientATMn20ASNativeEmbedding"
],
"embedding_dim": 1280,
"matryoshka_dims": [
1280,
768,
512,
256,
128
],
"mel": {
"freqm": 0,
"hopsize": 320,
"n_fft": 1024,
"n_mels": 128,
"sample_rate": 32000,
"timem": 0,
"win_length": 800
},
"merged_lora_source": "triembed/checkpoints/mn20_native_lora_aistmix_audioheavy100k175k175k_continue_from_balanced_20260426T143137Z/latest_model.pt",
"modalities": [
"audio",
"speech"
],
"model_id": "AS-20M",
"model_type": "native_efficientat_audio_embedding",
"normalize_embeddings": true,
"parameter_count": 19837720,
"sample_rate": 32000,
"source_checkpoint_sha256": "f43003f4d8dbc1eaa0095e1f3cab608ecca3309e77f579e5078c269c899ade52",
"state_tensor_elements": 19886566,
"student_model": "mn20_as"
}
|