paper-with-me

홈 › Papers

PhaseAug: A Differentiable Augmentation for Speech Synthesis to Simulate One-to-Many Mapping

2022-11-08 · Junhyeok Lee, Seungu Han, Hyunjae Cho, Wonbin Jung

Previous generative adversarial network (GAN)-based neural vocoders are trained to reconstruct the exact ground truth waveform from the paired mel-spectrogram and do not consider the one-to-many relationship of speech synthesis. This conventional training causes overfitting for both the discriminators and the generator, leading to the periodicity artifacts in the generated audio signal. In this work, we present PhaseAug, the first differentiable augmentation for speech synthesis that rotates the phase of each frequency bin to simulate one-to-many mapping. With our proposed method, we outperform baselines without any architecture modification. Code and audio samples will be available at https://github.com/mindslab-ai/phaseaug.

📄 PDF Abstract BibTeX arXiv:2211.04610

Code (2)

mindslab-ai/phaseaug 공식 구현 pytorch
maum-ai/phaseaug pytorch

Tasks

Generative Adversarial NetworkSpeech Synthesis

Similar Papers 제목 키워드 기반

VIFS: An End-to-End Variational Inference for Foley Sound Synthesis

2023-06-08 · Junhyeok Lee, Hyeonuk Nam, Yong-Hwa Park

The goal of DCASE 2023 Challenge Task 7 is to generate various sound clips for Foley sound synthesis (FSS) by "category-to-sound" approach. "Category" is expressed by a single index while corresponding "sound" covers div…

Speech Synthesistext-to-speechText to SpeechVariational Inference

Audio Codec Augmentation for Robust Collaborative Watermarking of Speech Synthesis

2024-09-20 · Lauri Juvela, Xin Wang

Automatic detection of synthetic speech is becoming increasingly important as current synthesis methods are both near indistinguishable from human speech and widely accessible to the public. Audio watermarking and other …

Face SwappingSpeech Synthesis

AutoTTS: End-to-End Text-to-Speech Synthesis through Differentiable Duration Modeling

2022-03-21 · Bac Nguyen, Fabien Cardinaux, Stefan Uhlich

Parallel text-to-speech (TTS) models have recently enabled fast and highly-natural speech synthesis. However, they typically require external alignment models, which are not necessarily optimized for the decoder as they …

DecoderSpeech Synthesistext-to-speechText to Speech+1

Embedding a Differentiable Mel-cepstral Synthesis Filter to a Neural Speech Synthesis System

2022-11-21 · Takenori Yoshimura, Shinji Takaki, Kazuhiro Nakamura, Keiichiro Oura 외

This paper integrates a classic mel-cepstral synthesis filter into a modern neural speech synthesis system towards end-to-end controllable speech synthesis. Since the mel-cepstral synthesis filter is explicitly embedded …

GPUSpeech Synthesis

Speech Synthesis as Augmentation for Low-Resource ASR

2020-12-23 · Deblin Bagchi, Shannon Wotherspoon, Zhuolin Jiang, Prasanna Muthukumar

Speech synthesis might hold the key to low-resource speech recognition. Data augmentation techniques have become an essential part of modern speech recognition training. Yet, they are simple, naive, and rarely reflect re…

Data Augmentationspeech-recognitionSpeech RecognitionSpeech Synthesis