File size: 365 Bytes
cee38ea
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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":""}
}