Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 315 Bytes

videofileSpeechRecog

简介

把视频文件用 ffmpeg 转成 pcm 文件,然后使用百度语音识别api 把文件中的语音进行识别,按分钟存成文件

安装环境

我的环境是 python 3.6, ffmpeg 最新版本

百度语音识别包安装(python)

-- pip install baidu-aip