File size: 900 Bytes
0a70ec4 57645ec 0a70ec4 57645ec 0a70ec4 57645ec | 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 | {
"framework": "axera",
"task": "automatic-speech-recognition",
"model": {
"type": "SenseVoiceSmall"
},
"pipeline": {
"type": "axmodel-asr"
},
"model_name_in_hub": {
"ms": "",
"hf": "AXERA-TECH/SenseVoice"
},
"file_path_metas": {
"init_param": "sensevoice_ax650/sensevoice.axmodel",
"cmvn_file": "sensevoice_ax650/am.mvn",
"token_file": "sensevoice_ax650/tokens.txt",
"bpemodel": "sensevoice_ax650/chn_jpn_yue_eng_ko_spectok.bpe.model"
},
"chips": {
"ax650": {
"model": "sensevoice_ax650/sensevoice.axmodel",
"streaming": "sensevoice_ax650/streaming_sensevoice.axmodel"
},
"ax630c": {
"model": "sensevoice_ax630c/sensevoice.axmodel",
"streaming": "sensevoice_ax630c/streaming_sensevoice.axmodel"
},
"ax620q": {
"model": "sensevoice_ax620q/sensevoice.axmodel",
"streaming": null
}
}
}
|