paper-with-me

Papers

Improved Speech Representations with Multi-Target Autoregressive Predictive Coding

2020-04-11 · ACL 2020 6 · Yu-An Chung, James Glass

Training objectives based on predictive coding have recently been shown to be very effective at learning meaningful representations from unlabeled speech. One example is Autoregressive Predictive Coding (Chung et al., 2019), which trains an autoregressive RNN to generate an unseen future frame given a context such as recent past frames. The basic hypothesis of these approaches is that hidden states that can accurately predict future frames are a useful representation for many downstream tasks. In this paper we extend this hypothesis and aim to enrich the information encoded in the hidden states by training the model to make more accurate future predictions. We propose an auxiliary objective that serves as a regularization to improve generalization of the future frame prediction task. Experimental results on phonetic classification, speech recognition, and speech translation not only support the hypothesis, but also demonstrate the effectiveness of our approach in learning representations that contain richer phonetic content.

📄 PDF Abstract BibTeX arXiv:2004.05274

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

SLM-SS: Speech Language Model for Generative Speech Separation

2026-01-27 · Tianhua Li, Chenda Li, Wei Wang, Xin Zhou 외 arxiv

Speech separation (SS) has advanced significantly with neural network-based methods, showing improved performance on signal-level metrics. However, these methods often struggle to maintain speech intelligibility in the s…

Speech RecognitionSpeech Separation

Transformer-Encoder Trees for Efficient Multilingual Machine Translation and Speech Translation

2025-09-22 · Yiwen Guan, Jacob Whitehill arxiv

Multilingual translation suffers from computational redundancy, especially when translating into multiple languages simultaneously. In addition, translation quality can suffer for low-resource languages. To address this,…

Machine TranslationSpeech Recognition

Phonetic Enhanced Language Modeling for Text-to-Speech Synthesis

2024-06-04 · Kun Zhou, Shengkui Zhao, Yukun Ma, Chong Zhang 외

Recent language model-based text-to-speech (TTS) frameworks demonstrate scalability and in-context learning capabilities. However, they suffer from robustness issues due to the accumulation of errors in speech unit predi…

In-Context LearningLanguage ModelingLanguage ModellingSpeech Synthesis+3

Hierarchical and Multi-Scale Variational Autoencoder for Diverse and Natural Non-Autoregressive Text-to-Speech

2022-04-08 · Jae-Sung Bae, Jinhyeok Yang, Tae-Jun Bak, Young-Sun Joo

This paper proposes a hierarchical and multi-scale variational autoencoder-based non-autoregressive text-to-speech model (HiMuV-TTS) to generate natural speech with diverse speaking styles. Recent advances in non-autoreg…

Diversitytext-to-speechText to Speech

Unimodal Aggregation for CTC-based Speech Recognition

2023-09-15 · Ying Fang, Xiaofei Li

This paper works on non-autoregressive automatic speech recognition. A unimodal aggregation (UMA) is proposed to segment and integrate the feature frames that belong to the same text token, and thus to learn better featu…

Automatic Speech RecognitionDecoderspeech-recognitionSpeech Recognition