FFomy nlp-tiandi commited on
Commit
5c49db1
·
verified ·
1 Parent(s): c8f6560

Update README_zh.md (#1)

Browse files

- Update README_zh.md (bfb2458f614054f1674db24e5ad6edcfc2626b34)


Co-authored-by: nlp-tiandi <[email protected]>

Files changed (1) hide show
  1. README_zh.md +1 -1
README_zh.md CHANGED
@@ -75,7 +75,7 @@ from funasr import AutoModel
75
 
76
 
77
  def main():
78
- model_dir = "FunAudioLLM/Fun-ASR-Nano-2512"
79
  model = AutoModel(
80
  model=model_dir,
81
  trust_remote_code=True,
 
75
 
76
 
77
  def main():
78
+ model_dir = "FunAudioLLM/Fun-ASR-MLT-Nano-2512"
79
  model = AutoModel(
80
  model=model_dir,
81
  trust_remote_code=True,