
DeepSpeech
VickyG9
一只毕业即失业的狸猫
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
语音识别开源软件--DeepSpeech(1) 安装和使用
DeepSpeech(1) 安装和使用DeepSpeech Git 地址:https://github.com/mozilla/DeepSpeechMozilla 的语料库:https://voice.mozilla.org/en/languages实验克隆Git: git clone https://github.com/mozilla/DeepSpeech下载训练好model...原创 2019-01-19 16:43:09 · 18696 阅读 · 6 评论 -
语音识别开源软件-- DeepSpeech(2)训练中文数据源thchs30
DeepSpeech(2)训练中文数据源thchs30Thchs30数据源是清华大学的30小时公用数据集下载地址:http://www.openslr.org/18/相关软件安装基本安装: 首先是文档DeepSpeech(1)所提到的安装见n-gram处理工具kenlm:$ git clone https://github.com/kpu/kenlm $...原创 2019-01-22 14:36:06 · 9598 阅读 · 7 评论