Deep Speech 2:英语和普通话的端到端语音识别

Deep Speech 2: End-to-End Speech Recognition in English and Mandarin

达里奥·阿莫迪 Dario Amodei · Baidu · 2015-12-08 · arXiv:1512.02595 ↗ · 被引 3172

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们展示了一种端到端的深度学习方法,可用于识别英语和普通话这两种截然不同的语言。由于用神经网络取代了整个人工设计的组件流水线,端到端学习使我们能够处理多样化的语音,包括嘈杂环境、口音和不同语言。我们方法的关键是应用高性能计算技术,相比之前的系统实现了 7 倍的加速。由于这种效率,以前需要数周的实验现在只需几天即可完成。这使我们能够更快地迭代,以识别更优的架构和算法。因此,在多个案例中,我们的系统在标准数据集上的表现与人工转录员相当。最后,通过使用数据中心 GPU 的批量调度技术,我们展示了系统可以在线低成本部署,在服务大规模用户时提供低延迟。

We show that an end-to-end deep learning approach can be used to recognize either English or Mandarin Chinese speech--two vastly different languages. Because it replaces entire pipelines of hand-engineered components with neural networks, end-to-end learning allows us to handle a diverse variety of speech including noisy environments, accents and different languages. Key to our approach is our application of HPC techniques, resulting in a 7x speedup over our previous system. Because of this efficiency, experiments that previously took weeks now run in days. This enables us to iterate more quickly to identify superior architectures and algorithms. As a result, in several cases, our system is competitive with the transcription of human workers when benchmarked on standard datasets. Finally, using a technique called Batch Dispatch with GPUs in the data center, we show that our system can be inexpensively deployed in an online setting, delivering low latency when serving users at scale.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 31)

阅读逐段中英对照全文 →