inflect_micro_v2 / models /ax637 /model_meta.json
inoryQwQ
feat: add AX620E and AX637 support (encoder NPU + decoder ONNX fallback)
0c313fe
Raw
History Blame Contribute Delete
249 Bytes
{
"model": "inflect_micro_v2",
"chip": "ax637",
"encoder": "axmodel",
"decoder": "onnx",
"dp": "onnx",
"embedding": "npy",
"sample_rate": 24000,
"hop_length": 256,
"precision": "U16",
"max_tokens": 200,
"max_mel_frames": 500
}