fix(compute): match MiMo V2.5 ASR exactly (#61)

Co-authored-by: DesireCore CI <ci@desirecore.test>
This commit is contained in:
Johnson-LYS
2026-07-20 17:29:05 +08:00
committed by GitHub
parent 523e667b40
commit 29ef625f32
3 changed files with 32 additions and 2 deletions

View File

@@ -169,6 +169,26 @@
"description": "小米 MiMo 语音合成,支持多语言与风格控制"
}
},
{
"id": "mimo-v2.5-asr",
"displayName": "MiMo V2.5 ASR",
"family": "mimo-v2.5-asr",
"match": {
"exact": [
"mimo-v2.5-asr"
]
},
"spec": {
"capabilities": [
"asr",
"multilingual"
],
"serviceType": [
"asr"
],
"description": "小米 MiMo 语音识别模型"
}
},
{
"id": "mimo-v2.5-tts-voiceclone",
"displayName": "MiMo V2.5 TTS Voice Clone",