基于funasr开源项目和模型,快速搭建语音转文字的api服务
安装所需软件包
pip install -i https://mirror.baidu.com/pypi/simple -r requirements.txt
启动
python main.py
docker-compose up -d
提供的接口:POST http://127.0.0.1:12369/asr
| Name | Name | Last commit date | ||
|---|---|---|---|---|
基于funasr开源项目和模型,快速搭建语音转文字的api服务
安装所需软件包
pip install -i https://mirror.baidu.com/pypi/simple -r requirements.txt
启动
python main.py
docker-compose up -d
提供的接口:POST http://127.0.0.1:12369/asr