speech_recognition-master

所属分类:自然语言处理
开发工具:Python
文件大小:405KB
下载次数:12
上传日期:2019-03-26 19:47:02
上 传 者芒果_my
说明:  语音识别训练代码,训练语音识别模型,用于语音识别的测试
(Speech Recognition Training Code, Training Speech Recognition Model)

文件列表:
conf (0, 2018-05-16)
conf\conf.ini (148, 2018-05-16)
config.py (2286, 2018-05-16)
images (0, 2018-05-16)
images\1.png (405393, 2018-05-16)
model.py (14781, 2018-05-16)
test.py (692, 2018-05-16)
train.py (369, 2018-05-16)
utils.py (11987, 2018-05-16)

## 中文语音识别 ##### 1. 环境 - Python:3.5 - Tensorflow : 1.5.0 ------ ##### 2. 训练数据下载 - 清华大学中文语料库(thchs30)[下载地址](http://www.openslr.org/18/) ------ ##### 3. 训练 - 配置conf目录下的conf.ini文件中的各项 - 在终端运行 ```python train.py``` 开始训练 - 在终端运行 ```python test.py``` 测试 - 也可以使用PyCharm打开 ------ ##### 4. 测试效果 ![test-image](https://github.com/xxbb1234021/speech_recognition/blob/master/images/1.png)

近期下载者

相关文件


收藏者