zl程序教程

您现在的位置是:首页 >  云平台

当前栏目

Speech识别论文与zh数据集

2023-09-14 09:09:13 时间

论文

Deep Speech 2 : End-to-End Speech Recognition in English and Mandarin
http://proceedings.mlr.press/v48/amodei16.pdf
https://blog.csdn.net/w5688414/article/details/77839290
https://www.cnblogs.com/yanqiang/p/13371490.html

ctc

https://blog.csdn.net/weixin_37721058/article/details/99702801
https://blog.csdn.net/mzpmzk/article/details/81586245
https://blog.csdn.net/he_wen_jie/article/details/80586345
https://blog.csdn.net/mzpmzk/article/details/81586245

speech_models

https://blog.csdn.net/weixin_42788078/article/details/103119603

tf_demo

https://www.tensorflow.org/tutorials/audio/simple_audio
https://blog.csdn.net/rainhurt/article/details/89097842

https://blog.csdn.net/haiyangyunbao813/article/details/105521954/

https://blog.csdn.net/rookie_wei/article/details/84640258

https://blog.csdn.net/haoen110/article/details/92769444

数据集

清华大学THCHS30中文语音数据集

data_thchs30.tgz :http://cn-mirror.openslr.org/resources/18/data_thchs30.tgz

test-noise.tgz :http://cn-mirror.openslr.org/resources/18/test-noise.tgz

resource.tgz :http://cn-mirror.openslr.org/resources/18/resource.tgz

2.Free ST Chinese Mandarin Corpus

ST-CMDS-20170001_1-OS.tar.gz http://cn-mirror.openslr.org/resources/38/ST-CMDS-20170001_1-OS.tar.gz

other

基于深度学习的中文语音识别系统:https://codechina.csdn.net/mirrorsr
python+keras实现语音识别:https://github.com/BenShuai/kerasTfPoj
https://github.com/PaddlePaddle/DeepSpeech