paper-with-me

Papers

Mel-spectrogram augmentation for sequence to sequence voice conversion

2020-01-06 · Yeongtae Hwang, Hyemin Cho, Hongsun Yang, Dong-Ok Won, Insoo Oh, Seong-Whan Lee

For training the sequence-to-sequence voice conversion model, we need to handle an issue of insufficient data about the number of speech pairs which consist of the same utterance. This study experimentally investigated the effects of Mel-spectrogram augmentation on training the sequence-to-sequence voice conversion (VC) model from scratch. For Mel-spectrogram augmentation, we adopted the policies proposed in SpecAugment. In addition, we proposed new policies (i.e., frequency warping, loudness and time length control) for more data variations. Moreover, to find the appropriate hyperparameters of augmentation policies without training the VC model, we proposed hyperparameter search strategy and the new metric for reducing experimental cost, namely deformation per deteriorating ratio. We compared the effect of these Mel-spectrogram augmentation methods based on various sizes of training set and augmentation policies. In the experimental results, the time axis warping based policies (i.e., time length control and time warping.) showed better performance than other policies. These results indicate that the use of the Mel-spectrogram augmentation is more beneficial for training the VC model.

📄 PDF Abstract BibTeX arXiv:2001.01401

Code (2)

chmenet/demo
makcedward/nlpaug tf

Tasks

Voice Conversion

Similar Papers 제목 키워드 기반

Hierarchical Sequence to Sequence Voice Conversion with Limited Data

2019-07-15 · Praveen Narayanan, Punarjay Chakravarty, Francois Charette, Gint Puskorius

We present a voice conversion solution using recurrent sequence to sequence modeling for DNNs. Our solution takes advantage of recent advances in attention based modeling in the fields of Neural Machine Translation (NMT)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderMachine Translation+7

Joint training framework for text-to-speech and voice conversion using multi-source Tacotron and WaveNet

2019-03-29 · Mingyang Zhang, Xin Wang, Fuming Fang, Haizhou Li 외

We investigated the training of a shared model for both text-to-speech (TTS) and voice conversion (VC) tasks. We propose using an extended model architecture of Tacotron, that is a multi-source sequence-to-sequence model…

DecoderSpeech Synthesistext-to-speechText to Speech+1

Taco-VC: A Single Speaker Tacotron based Voice Conversion with Limited Data

2019-04-06 · Roee Levy Leshem, Raja Giryes

This paper introduces Taco-VC, a novel architecture for voice conversion based on Tacotron synthesizer, which is a sequence-to-sequence with attention model. The training of multi-speaker voice conversion systems require…

Phoneme RecognitionSpeech EnhancementVoice Conversion

Fast-VGAN: Lightweight Voice Conversion with Explicit Control of F0 and Duration Parameters

2025-07-07 · Mathilde Abrassart, Nicolas Obin, Axel Roebel arxiv

Precise control over speech characteristics, such as pitch, duration, and speech rate, remains a significant challenge in the field of voice conversion. The ability to manipulate parameters like pitch and syllable rate i…

Voice Conversion

Transplantation of Conversational Speaking Style with Interjections in Sequence-to-Sequence Speech Synthesis

2022-07-25 · Raul Fernandez, David Haws, Guy Lorberbom, Slava Shechtman 외

Sequence-to-Sequence Text-to-Speech architectures that directly generate low level acoustic features from phonetic sequences are known to produce natural and expressive speech when provided with adequate amounts of train…

Data AugmentationSpeech SynthesisStyle Transfertext-to-speech+2