Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This repo shows how to use Paraformer with `funasr_onnx` runtime, the model come
|
|
20 |
We have released a large number of industrial-level models, including speech recognition, voice activaty detection, punctuation restoration, speaker verification, speaker diarizatio and timestamp prediction(force alignment). If you are interest, please ref to [FunASR](https://github.com/alibaba-damo-academy/FunASR).
|
21 |
|
22 |
|
23 |
-
## Install
|
24 |
|
25 |
```shell
|
26 |
pip install -U funasr_onnx
|
|
|
20 |
We have released a large number of industrial-level models, including speech recognition, voice activaty detection, punctuation restoration, speaker verification, speaker diarizatio and timestamp prediction(force alignment). If you are interest, please ref to [FunASR](https://github.com/alibaba-damo-academy/FunASR).
|
21 |
|
22 |
|
23 |
+
## Install funasr_onnx
|
24 |
|
25 |
```shell
|
26 |
pip install -U funasr_onnx
|