buyun's picture
initial
e70375e verified
raw
history blame
482 Bytes
{
"framework": "pytorch",
"task" : "auto-speech-recognition",
"model": {"type" : "funasr"},
"pipeline": {"type":"funasr-pipeline"},
"model_name_in_hub": {
"ms":"dengcunqin/speech_paraformer-large_asr_nat-zh-cantonese-en-16k-vocab8501-online",
"hf":""},
"file_path_metas": {
"init_param":"model.pt",
"config":"config.yaml",
"tokenizer_conf": {"token_list": "tokens.json", "seg_dict_file": "seg_dict"},
"frontend_conf":{"cmvn_file": "am.mvn"}}
}