paper-with-me

Papers

Semi-Supervised Training for Improving Data Efficiency in End-to-End Speech Synthesis

2018-08-30 · Yu-An Chung, Yuxuan Wang, Wei-Ning Hsu, Yu Zhang, RJ Skerry-Ryan

Although end-to-end text-to-speech (TTS) models such as Tacotron have shown excellent results, they typically require a sizable set of high-quality <text, audio> pairs for training, which are expensive to collect. In this paper, we propose a semi-supervised training framework to improve the data efficiency of Tacotron. The idea is to allow Tacotron to utilize textual and acoustic knowledge contained in large, publicly-available text and speech corpora. Importantly, these external data are unpaired and potentially noisy. Specifically, first we embed each word in the input text into word vectors and condition the Tacotron encoder on them. We then use an unpaired speech corpus to pre-train the Tacotron decoder in the acoustic domain. Finally, we fine-tune the model using available paired data. We demonstrate that the proposed framework enables Tacotron to generate intelligible speech using less than half an hour of paired training data.

📄 PDF Abstract BibTeX arXiv:1808.10128

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Griffin-Lim Algorithm The Griffin-Lim Algorithm (GLA) is a phase reconstruction method based on the redundancy of the short-time Fourier transform. It promotes the consistency of a spectrogram by…
Sigmoid Activation 설명 없음
Highway Layer 설명 없음
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual GRU A Residual GRU is a gated recurrent unit (GRU) that incorporates the idea of residual connections from…

Similar Papers 제목 키워드 기반

Improving End-to-End Bangla Speech Recognition with Semi-supervised Training

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Nafis Sadeq, Nafis Tahmid Chowdhury, Farhan Tanvir Utshaw, Shafayat Ahmed 외

Automatic speech recognition systems usually require large annotated speech corpus for training. The manual annotation of a large corpus is very difficult. It can be very helpful to use unsupervised and semi-supervised l…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Performance-Efficiency Trade-offs in Unsupervised Pre-training for Speech Recognition

2021-09-14 · Felix Wu, Kwangyoun Kim, Jing Pan, Kyu Han 외

This paper is a study of performance-efficiency trade-offs in pre-trained models for automatic speech recognition (ASR). We focus on wav2vec 2.0, and formalize several architecture designs that influence both the model p…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Semi-supervised Sequence-to-sequence ASR using Unpaired Speech and Text

2019-04-30 · Murali Karthick Baskar, Shinji Watanabe, Ramon Astudillo, Takaaki Hori 외

Sequence-to-sequence automatic speech recognition (ASR) models require large quantities of data to attain high performance. For this reason, there has been a recent surge in interest for unsupervised and semi-supervised …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Semi-Supervised Image Classificationspeech-recognition+3

Improving Pseudo-label Training For End-to-end Speech Recognition Using Gradient Mask

2021-10-08 · Shaoshi Ling, Chen Shen, Meng Cai, Zejun Ma

In the recent trend of semi-supervised speech recognition, both self-supervised representation learning and pseudo-labeling have shown promising results. In this paper, we propose a novel approach to combine their ideas …

Pseudo LabelRepresentation Learningspeech-recognitionSpeech Recognition

Boosting Multi-Speaker Expressive Speech Synthesis with Semi-supervised Contrastive Learning

2023-10-26 · Xinfa Zhu, Yuke Li, Yi Lei, Ning Jiang 외

This paper aims to build a multi-speaker expressive TTS system, synthesizing a target speaker's speech with multiple styles and emotions. To this end, we propose a novel contrastive learning-based TTS approach to transfe…

Contrastive LearningExpressive Speech SynthesisSpeech Synthesis