pengzhendong commited on
Commit
c8f6560
·
verified ·
1 Parent(s): 93e64ef

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. README_zh.md +2 -0
README.md CHANGED
@@ -51,6 +51,8 @@ Online Experience:
51
  # Environment Setup 🐍
52
 
53
  ```shell
 
 
54
  pip install -r requirements.txt
55
  ```
56
 
 
51
  # Environment Setup 🐍
52
 
53
  ```shell
54
+ git clone https://github.com/FunAudioLLM/Fun-ASR.git
55
+ cd Fun-ASR
56
  pip install -r requirements.txt
57
  ```
58
 
README_zh.md CHANGED
@@ -51,6 +51,8 @@ Fun-ASR 是通义实验室推出的端到端语音识别大模型,是基于数
51
  # 环境安装 🐍
52
 
53
  ```shell
 
 
54
  pip install -r requirements.txt
55
  ```
56
 
 
51
  # 环境安装 🐍
52
 
53
  ```shell
54
+ git clone https://github.com/FunAudioLLM/Fun-ASR.git
55
+ cd Fun-ASR
56
  pip install -r requirements.txt
57
  ```
58