{ "framework": "pytorch", "task" : "emotion-recognition", "pipeline": {"type":"funasr-pipeline"}, "model": {"type" : "funasr"}, "file_path_metas": { "init_param":"emotion2vec_base.pt", "tokenizer_conf": {"token_list": "tokens.txt"}, "config":"config.yaml"}, "model_name_in_hub": { "ms":"iic/emotion2vec_base", "hf":""} }