Browse Source

install funasr and modelscope on mac m1 chip

游雁 2 years ago
parent
commit
31d5c2c125
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/installation.md

+ 1 - 1
docs/installation.md

@@ -65,7 +65,7 @@ pip install -U modelscope
 # pip install -U modelscope -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://mirror.sjtu.edu.cn/pypi/web/simple
 # 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:
 - 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)))
 - - _cffi_backend.cpython-38-darwin.so' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))
     ```shell
     ```shell