游雁
2023-04-23 31d5c2c125412c02db82d69f9faa7169f189fe3a
install funasr and modelscope on mac m1 chip
1个文件已修改
2 ■■■ 已修改文件
docs/installation.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/installation.md
@@ -65,7 +65,7 @@
# pip install -U modelscope -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://mirror.sjtu.edu.cn/pypi/web/simple
```
## FQA
### FQA
- For installation on MAC M1 chip, the following error may happen:
- - _cffi_backend.cpython-38-darwin.so' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))
    ```shell