paper-with-me

Papers

Hierarchical Multitask Learning for CTC-based Speech Recognition

2018-07-17 · Kalpesh Krishna, Shubham Toshniwal, Karen Livescu

Previous work has shown that neural encoder-decoder speech recognition can be improved with hierarchical multitask learning, where auxiliary tasks are added at intermediate layers of a deep encoder. We explore the effect of hierarchical multitask learning in the context of connectionist temporal classification (CTC)-based speech recognition, and investigate several aspects of this approach. Consistent with previous work, we observe performance improvements on telephone conversational speech recognition (specifically the Eval2000 test sets) when training a subword-level CTC model with an auxiliary phone loss at an intermediate layer. We analyze the effects of a number of experimental variables (like interpolation constant and position of the auxiliary loss function), performance in lower-resource settings, and the relationship between pretraining and multitask learning. We observe that the hierarchical multitask approach improves over standard multitask training in our higher-data experiments, while in the low-resource settings standard multitask training works well. The best results are obtained by combining hierarchical multitask learning and pretraining, which improves word error rates by 3.4% absolute on the Eval2000 test sets.

📄 PDF Abstract BibTeX arXiv:1807.06234

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Accounting for Variations in Speech Emotion Recognition with Nonparametric Hierarchical Neural Network

2021-09-09 · Lance Ying, Amrit Romana, Emily Mower Provost

In recent years, deep-learning-based speech emotion recognition models have outperformed classical machine learning models. Previously, neural network designs, such as Multitask Learning, have accounted for variations in…

ClusteringCross-corpusEmotion RecognitionNonparametric Clustering+1

Learning Spontaneity to Improve Emotion Recognition In Speech

2017-12-12 · Karttikeya Mangalam, Tanaya Guha

We investigate the effect and usefulness of spontaneity (i.e. whether a given speech is spontaneous or not) in speech in the context of emotion recognition. We hypothesize that emotional content in speech is interrelated…

Emotion RecognitionSpeech Emotion Recognition

Worse WER, but Better BLEU? Leveraging Word Embedding as Intermediate in Multitask End-to-End Speech Translation

2020-05-21 · ACL 2020 6 · Shun-Po Chuang, Tzu-Wei Sung, Alexander H. Liu, Hung-Yi Lee

Speech translation (ST) aims to learn transformations from speech in the source language to the text in the target language. Previous works show that multitask learning improves the ST performance, in which the recogniti…

DecoderTranslation

Multitask Learning for Grapheme-to-Phoneme Conversion of Anglicisms in German Speech Recognition

2021-05-26 · LREC 2022 6 · Julia Pritzen, Michael Gref, Dietlind Zühlke, Christoph Schmidt

Anglicisms are a challenge in German speech recognition. Due to their irregular pronunciation compared to native German words, automatically generated pronunciation dictionaries often include faulty phoneme sequences for…

Grapheme-to-Phoneme Conversionspeech-recognitionSpeech Recognition

Multitask Training with Text Data for End-to-End Speech Recognition

2020-10-27 · Peidong Wang, Tara N. Sainath, Ron J. Weiss

We propose a multitask training method for attention-based end-to-end speech recognition models. We regularize the decoder in a listen, attend, and spell model by multitask training it on both audio-text and text-only da…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+1