Add files via upload
This commit is contained in:
@ -51,6 +51,8 @@ Online Experience:
|
||||
# Environment Setup 🐍
|
||||
|
||||
```shell
|
||||
git clone https://github.com/FunAudioLLM/Fun-ASR.git
|
||||
cd Fun-ASR
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
@ -51,6 +51,8 @@ Fun-ASR 是通义实验室推出的端到端语音识别大模型,是基于数
|
||||
# 环境安装 🐍
|
||||
|
||||
```shell
|
||||
git clone https://github.com/FunAudioLLM/Fun-ASR.git
|
||||
cd Fun-ASR
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user