From 31d5c2c125412c02db82d69f9faa7169f189fe3a Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期日, 23 四月 2023 20:09:20 +0800
Subject: [PATCH] install funasr and modelscope on mac m1 chip

---
 docs/installation.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/installation.md b/docs/installation.md
index f196d06..89000ec 100755
--- a/docs/installation.md
+++ b/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

--
Gitblit v1.9.1