2024-03-05 05:42:49 +00:00
|
|
|
{
|
|
|
|
|
"framework": "pytorch",
|
|
|
|
|
"task" : "auto-speech-recognition",
|
|
|
|
|
"model": {"type" : "funasr"},
|
|
|
|
|
"pipeline": {"type":"funasr-pipeline"},
|
|
|
|
|
"model_name_in_hub": {
|
|
|
|
|
"ms":"",
|
|
|
|
|
"hf":""},
|
|
|
|
|
"file_path_metas": {
|
|
|
|
|
"init_param":"large-v3.pt",
|
|
|
|
|
"config":"config.yaml"}
|
|
|
|
|
}
|