游雁
2023-04-14 44366d4ede92f68c86f751ad68252c28162b362b
readme
2个文件已修改
6 ■■■■■ 已修改文件
funasr/runtime/python/libtorch/README.md 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/python/onnxruntime/README.md 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/python/libtorch/README.md
@@ -30,8 +30,7 @@
    ```shell
    git clone https://github.com/alibaba/FunASR.git && cd FunASR
    cd funasr/runtime/python/libtorch
    python setup.py build
    python setup.py install
    pip install -e ./
    ```
3. Run the demo.
funasr/runtime/python/onnxruntime/README.md
@@ -29,8 +29,7 @@
```shell
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/onnxruntime
python setup.py build
python setup.py install
pip install -e ./
```
3. Run the demo.