Update README.md

This commit is contained in:
zhifu gao 2023-03-29 15:48:34 +08:00 committed by GitHub
parent ebce23d83a
commit d3c6967ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
```shell
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/funasr_torch
cd funasr/runtime/python/libtorch
python setup.py build
python setup.py install
```