paper-with-me

홈 › Papers

DiscreTalk: Text-to-Speech as a Machine Translation Problem

2020-05-12 · Tomoki Hayashi, Shinji Watanabe

This paper proposes a new end-to-end text-to-speech (E2E-TTS) model based on neural machine translation (NMT). The proposed model consists of two components; a non-autoregressive vector quantized variational autoencoder (VQ-VAE) model and an autoregressive Transformer-NMT model. The VQ-VAE model learns a mapping function from a speech waveform into a sequence of discrete symbols, and then the Transformer-NMT model is trained to estimate this discrete symbol sequence from a given input text. Since the VQ-VAE model can learn such a mapping in a fully-data-driven manner, we do not need to consider hyperparameters of the feature extraction required in the conventional E2E-TTS models. Thanks to the use of discrete symbols, we can use various techniques developed in NMT and automatic speech recognition (ASR) such as beam search, subword units, and fusions with a language model. Furthermore, we can avoid an over smoothing problem of predicted features, which is one of the common issues in TTS. The experimental evaluation with the JSUT corpus shows that the proposed method outperforms the conventional Transformer-TTS model with a non-autoregressive neural vocoder in naturalness, achieving the performance comparable to the reconstruction of the VQ-VAE model.

📄 PDF Abstract BibTeX arXiv:2005.05525

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModellingMachine TranslationNMTspeech-recognitionSpeech Recognitiontext-to-speechText to SpeechTranslation

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Towards speech-to-text translation without speech recognition

2017-02-13 · EACL 2017 4 · Sameer Bansal, Herman Kamper, Adam Lopez, Sharon Goldwater

We explore the problem of translating speech to text in low-resource scenarios where neither automatic speech recognition (ASR) nor machine translation (MT) are available, but we have training data in the form of audio p…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+4

Fused Acoustic and Text Encoding for Multimodal Bilingual Pretraining and Speech Translation

2021-02-10 · Renjie Zheng, Junkun Chen, Mingbo Ma, Liang Huang

Recently, representation learning for text and speech has successfully improved many language related tasks. However, all existing methods suffer from two limitations: (a) they only learn from one input modality, while a…

Language ModelingLanguage ModellingMachine TranslationRepresentation Learning+3

Improving Speech-to-Speech Translation Through Unlabeled Text

2022-10-26 · Xuan-Phi Nguyen, Sravya Popuri, Changhan Wang, Yun Tang 외

Direct speech-to-speech translation (S2ST) is among the most challenging problems in the translation paradigm due to the significant scarcity of S2ST data. While effort has been made to increase the data size from unlabe…

Machine Translationspeech-recognitionSpeech RecognitionSpeech-to-Speech Translation+3

SpeechQE: Estimating the Quality of Direct Speech Translation

2024-10-28 · Hyojung Han, Kevin Duh, Marine Carpuat

Recent advances in automatic quality estimation for machine translation have exclusively focused on written language, leaving the speech modality underexplored. In this work, we formulate the task of quality estimation f…

Machine TranslationTranslation

Textless Streaming Speech-to-Speech Translation using Semantic Speech Tokens

2024-10-04 · Jinzheng Zhao, Niko Moritz, Egor Lakomkin, Ruiming Xie 외

Cascaded speech-to-speech translation systems often suffer from the error accumulation problem and high latency, which is a result of cascaded modules whose inference delays accumulate. In this paper, we propose a transd…

Language ModelingLanguage ModellingMachine TranslationSpeech-to-Speech Translation+3