Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 314 Bytes

中文语音识别

1. 环境

  • Python:3.5
  • Tensorflow : 1.5.0

2. 训练数据下载


3. 训练

  1. 配置 conf 目录下的 conf.ini 文件中的各项
  2. 在终端运行 python train.py 开始训练
  3. 在终端运行 python test.py 测试