当前位置:首页 > 报告详情

2-4 基于大数据的复杂场景的语音识别的探索与实践.pdf

上传人: 云闲 编号:102409 2021-01-01 41页 5.49MB

1、The exploration of complex Large-scale databased scenario automatic speech recognitionComplex scenario ASR in ZOOMHaoyu(Charlie)TangApril 24,2022Zoom AI/ML EngineeringContent1.Introduction to automatic speech recognition2.End-to-End automatic speech recognition3.Model innovation4.Training pipeline i

2、nnovation5.Large scale data model training acceleration in ZOOM6.Summary and next step1Introduction to automatic speechrecognitionWhat is automatic speech recognitionAutomatic Speech Recognition(ASR):generate texts from given audiowav,argmax(P(Y|X)Figure 1:ASR1Conventional Method:Acoustic model,Lang

3、uage model andPronunciation dict/model.End-To-End Method:Main Model,and language model(optional).1https:/ History of ASRFigure 2:ASR history22https:/sonix.ai/history-of-speech-recognition.3Brief History of ASRFigure 3:Recent decade ASR history33https:/sonix.ai/history-of-speech-recognition.4ASR:curr

4、ent problemsCurrent problem in ASR for live,meeting and online chat scenario:1.Spontaneous but most ASR open data is read sound2.Open-set recognition+Large vocabulary3.Noise especially for background music4.Accent independent5.Code-switch6.Free switch between far-field and near-field since moving sp

5、eak5End-to-End automatic speechrecognitionA standard end-to-end(E2E)ASR architectureFigure 4:A standard end-to-end(E2E)ASR architecture4This figure shows two standard E2E modeling method:CTC andencoder-attention-decoder.And These could be combined togetheras CTC-ATT architecture.4Watanabe et al.,“Hy

6、brid CTC/attention architecture for end-to-end speechrecognition”.6ATT-CTC Training and Inference5Loss combine:LMTL=LCTC+(1 )LAttention(1)Figure 5:Loss combineJoint decoding/rescoring:C=argmaxlogpctc(h|X)+(1 )patt(h|X)(2)5Watanabe et al.,“Hybrid CTC/attention architecture for end-to-end speechrecogn

word格式文档无特别注明外均可编辑修改,预览文件经过压缩,下载原文更清晰!
三个皮匠报告文库所有资源均是客户上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作商用。
本文主要探讨了Zoom公司在大规模数据库场景下自动语音识别(ASR)的探索,由Haoyu (Charlie) Tang于2022年4月24日发表。文章首先介绍了自动语音识别的基本概念,然后详细讨论了端到端ASR架构、模型创新(如Transformer和reorder in ASR)、训练流程创新(如弱监督学习、迭代伪标签)、以及Zoom在大规模数据模型训练加速方面的实践(如Kubernetes集群上的DDP通信加速、混合精度训练、GPUDirect RDMA)。最后,提出了未来的研究方向,包括优化半监督ASR软件架构、加速束搜索、提高训练通信效率(如1-bit Adam优化器)、分布式训练(如ZeRO优化器)和数据I/O改进(如即时缓存、加载到内存)。 核心数据包括:Zoom的ASR模型主要基于LSTM/Transformer,参数数量在20M到200M之间;训练数据从10小时的标注音频到100,000小时不等。在模型并行和数据并行方面,文章指出数据并行是针对大规模数据模型训练的最佳选择,Zoom采用的分布式数据并行(DDP)可以显著加速训练过程。此外,文章还提到了GPUDirect RDMA技术在减少内存使用和提高计算效率方面的优势。
"复杂场景下的自动语音识别如何实现?" "ZOOM如何通过模型创新提高自动语音识别效率?" "大规模数据模型训练在ZOOM中的加速方法是什么?"
客服
商务合作
小程序
服务号
折叠