paper-with-me

Papers

The IBM 2015 English Conversational Telephone Speech Recognition System

2015-05-21 · George Saon, Hong-Kwang J. Kuo, Steven Rennie, Michael Picheny

We describe the latest improvements to the IBM English conversational telephone speech recognition system. Some of the techniques that were found beneficial are: maxout networks with annealed dropout rates; networks with a very large number of outputs trained on 2000 hours of data; joint modeling of partially unfolded recurrent neural networks and convolutional nets by combining the bottleneck and output layers and retraining the resulting model; and lastly, sophisticated language model rescoring with exponential and neural network LMs. These techniques result in an 8.0% word error rate on the Switchboard part of the Hub5-2000 evaluation test set which is 23% relative better than our previous best published result.

📄 PDF Abstract BibTeX arXiv:1505.05899

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Maxout The Maxout Unit is a generalization of the ReLU and the leaky ReLU functions. It is a…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

The Marchex 2018 English Conversational Telephone Speech Recognition System

2018-11-05 · Seongjun Hahm, Iroro Orife, Shane Walker, Jason Flaks

In this paper, we describe recent performance improvements to the production Marchex speech recognition system for our spontaneous customer-to-business telephone conversations. In our previous work, we focused on in-doma…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Advancing Speech Translation: A Corpus of Mandarin-English Conversational Telephone Speech

2024-03-25 · Shannon Wotherspoon, William Hartmann, Matthew Snover

This paper introduces a set of English translations for a 123-hour subset of the CallHome Mandarin Chinese data and the HKUST Mandarin Telephone Speech data for the task of speech translation. Paired source-language spee…

Translation

The IBM 2016 English Conversational Telephone Speech Recognition System

2016-04-27 · George Saon, Tom Sercu, Steven Rennie, Hong-Kwang J. Kuo

We describe a collection of acoustic and language modeling techniques that lowered the word error rate of our English conversational telephone LVCSR system to a record 6.6% on the Switchboard subset of the Hub5 2000 eval…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

English Conversational Telephone Speech Recognition by Humans and Machines

2017-03-06 · George Saon, Gakuto Kurata, Tom Sercu, Kartik Audhkhasi 외

One of the most difficult speech recognition tasks is accurate recognition of human to human communication. Advances in deep learning over the last few years have produced major speech recognition improvements on the rep…

Language ModelingLanguage ModellingMulti-Task Learningspeech-recognition+1

HLT-NUS SUBMISSION FOR 2020 NIST Conversational Telephone Speech SRE

2021-11-12 · Rohan Kumar Das, Ruijie Tao, Haizhou Li

This work provides a brief description of Human Language Technology (HLT) Laboratory, National University of Singapore (NUS) system submission for 2020 NIST conversational telephone speech (CTS) speaker recognition evalu…

Domain AdaptationSpeaker Recognition