中文语音识别 1.环境 巨蟒:3.5 Tensorflow:1.5.0 2.训练数据下载 清华大学中文语料库(thchs30) 3.训练 配置conf目录下的conf.ini文件中的设定 在python train.py运行python train.py开始训练 在终端运行python test.py测试 也可以使用PyCharm打开 4.测试效果
1
PPASR中文语音识别(入门级)模型(free_st_chinese_mandarin_corpus数据集训练的) 源码地址:https://github.com/yeyupiaoling/PPASR/tree/%E5%85%A5%E9%97%A8%E7%BA%A7
2021-04-18 13:05:42 313.53MB 语音识别 中文语音识别 thchs30 paddlepaddle
1
python speech_recognition库的中文语音识别
2021-04-15 09:04:54 224.70MB python speech_recogniti 语音识别
1
自动语音识别模型,包括cnn+ctc模型和gru+ctc模型。使用tensorflow1.+和keras进行模型训练。实现中文语音识别
2021-04-07 20:48:31 58KB python 深度学习 tensorflow 语音识别
1
基于Pytorch实现的MASR中文语音识别模型(1300小时数据集) 源码地址:https://github.com/yeyupiaoling/MASR
2021-03-29 11:13:40 244.21MB 语音识别 中文语音识别 pytorch 人工智能
基于PaddlePaddle实现的DeepSpeech2端到端中文语音识模型(1300小时数据集) 源码地址:https://github.com/yeyupiaoling/PaddlePaddle-DeepSpeech/tree/release/1.0
PaddlePaddle-DeepSpeech中文语音识别模型(thchs_30数据集训练的) 项目地址:https://github.com/yeyupiaoling/PaddlePaddle-DeepSpeech/tree/release/1.0
1
PaddlePaddle-DeepSpeech中文语音识别模型(free_st_chinese_mandarin_corpus数据集训练的) 项目地址:https://github.com/yeyupiaoling/PaddlePaddle-DeepSpeech/tree/release/1.0
1
PaddlePaddle-DeepSpeech中文语音识别模型(AISHELL数据集训练的) 项目地址:https://github.com/yeyupiaoling/PaddlePaddle-DeepSpeech/tree/release/1.0
1
PPASR中文语音识别(入门级)模型(free_st_chinese_mandarin_corpus数据集训练的) 源码地址:https://github.com/yeyupiaoling/PPASR/tree/%E5%85%A5%E9%97%A8%E7%BA%A7
1