{ "framework": "pytorch", "task" : "auto-speech-recognition", "model": {"type" : "funasr"}, "pipeline": {"type":"funasr-pipeline"}, "model_name_in_hub": { "ms":"iic/speech_paraformer-tiny-commandword_asr_nat-zh-cn-16k-vocab544-pytorch", "hf":""}, "file_path_metas": { "init_param":"model.pt", "config":"config.yaml", "tokenizer_conf": {"token_list": "tokens.json"}, "frontend_conf":{"cmvn_file": "am.mvn"}} }