Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

如何安装和配置FireRedASR的运行环境?

2025-08-30 1.4 K

FireRedASR安装指南

以下是详细的安装步骤,帮助你快速搭建运行环境:

1. 克隆项目

首先需要克隆项目仓库到本地:

git clone https://github.com/FireRedTeam/FireRedASR.git
cd FireRedASR

2. 创建Python环境

推荐使用Conda环境隔离依赖:

conda create --name fireredasr python=3.10
conda activate fireredasr

3. Installation of dependencies

安装所有必需的Python包:

pip install -r requirements.txt

4. Downloading pre-trained models

根据需求选择下载:

  • FireRedASR-AED-L:直接下载放入pretrained_models/FireRedASR-AED-L
  • FireRedASR-LLM-L:还需额外下载Qwen2-7B-Instruct模型

5. Verification of installation

(of a computer) runpython speech2text.py --help检查配置是否正确。

Attention:安装过程中建议保持网络畅通,可能需要科学上网工具加速下载。

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish