langgz commited on
Commit
ab7d87a
1 Parent(s): 158b0f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -26,7 +26,8 @@ pip install -U funasr_onnx
26
  ## Download the model
27
 
28
  ```shell
29
- git clone https://huggingface.co/funasr/paraformer-large
 
30
  ```
31
 
32
  ## Inference with runtime
 
26
  ## Download the model
27
 
28
  ```shell
29
+ git lfs install
30
+ git clone https://huggingface.co/funasr/FSMN-VAD
31
  ```
32
 
33
  ## Inference with runtime