Text-to-Speech
ONNX
Safetensors
Chinese
English
Dubbing-model
Fun-CineForge / speech_fsmn_vad /configuration.json
xuan3986's picture
Upload
3347d39 verified
Raw
History Blame Contribute Delete
365 Bytes
{
"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":""}
}