python pytorch语音识别_一个使用pytorch基于CTC的语音识别系统

这是一个基于PyTorch的CTC语音识别系统,目前仅支持音素识别。系统包括数据预处理、RNN+DNN+CTC模型、CNN+RNN+DNN+CTC模型,并提供了贪婪解码和束搜索解码。数据集包含英文TIMIT和中文863语料库。训练集、验证集和测试集均有详细划分。安装依赖包括PyTorch、warp-ctc、Kaldi、KenLM等。训练过程中,根据开发集损失调整学习率。未来计划结合RNN-LM和优化代码结构。
摘要由CSDN通过智能技术生成

Update:

Update to pytorch1.2 and python3.

CTC-based Automatic Speech Recogniton

This is a CTC-based speech recognition system with pytorch.

At present, the system only supports phoneme recognition.

You can also do it at word-level and may get a high error rate.

Another way is to decode with a lexcion and word-level language model using WFST which is not included in this system.

Data

English Corpus: Timit

Training set: 3696 sentences(exclude SA utterance)

Dev set: 400 sentences

Test set: 192 sentences

Chinese Corpus: 863 Corpus

Training set:

Speaker

UtterId

Utterances

M50, F50

A1-A521, AW1-AW129

650 sentences

M54, F54

B522-B1040,BW130-BW259

649 sentences

M60, F60

C1041-C1560 CW260-CW388

649 sentences

M64, F64

D1-D

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值