Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,8 @@ pip install -U funasr_onnx
|
|
26 |
## Download the model
|
27 |
|
28 |
```shell
|
29 |
-
git
|
|
|
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
|