| { | |
| "framework": "pytorch", | |
| "task" : "voice-activity-detection", | |
| "pipeline": {"type":"funasr-pipeline"}, | |
| "model": {"type" : "funasr"}, | |
| "file_path_metas": { | |
| "init_param":"model.pt", | |
| "config":"config.yaml", | |
| "frontend_conf":{"cmvn_file": "am.mvn"}}, | |
| "model_name_in_hub": { | |
| "ms":"iic/speech_fsmn_vad_zh-cn-16k-common-pytorch", | |
| "hf":""} | |
| } |