asr / manifest.json
DoppelApp's picture
Upload folder using huggingface_hub
a2d601b verified
Raw
History Blame Contribute Delete
1.2 kB
{
"architecture": "qwen3-asr-0.6b",
"artifactSha256Trees": {
"audio_3000.mlmodelc": "a6c28b5845348c4b92c8e5a6bca6e4c9ff9c74b5a650176dafd456ed0ab1ee11",
"audio_6000.mlmodelc": "eae21c8ccfeae56e0d93859bbf9bcacab7af77e3e89deea2115545587970e30b",
"decoder.mlmodelc": "0405ad1a402e66164b7bccfac06e050fd3cfc13d86f9d17d1a1d081dc4b7d201",
"embeddings.mlmodelc": "7c011fa215bd54b365cbfc284f137bba3667361b81dc8c5bdd663bdc7b6e1a53",
"lm_head.mlmodelc": "9abf62c25e55d52178a9ce9261e59fefe55a3f5c233452e41e9e21a192e5c6ff"
},
"audioBlockTokens": 104,
"audioBuckets": [
{
"frames": 3000,
"model": "audio_3000.mlmodelc",
"tokens": 390
},
{
"frames": 6000,
"model": "audio_6000.mlmodelc",
"tokens": 780
}
],
"contextLength": 1536,
"decoderModel": "decoder.mlmodelc",
"embeddingsModel": "embeddings.mlmodelc",
"hiddenSize": 1024,
"lmHeadChunkSizes": [
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496,
9496
],
"lmHeadModel": "lm_head.mlmodelc",
"maxOutputTokens": 448,
"prefillBatchSize": 64,
"schemaVersion": 1
}