paper-with-me

Papers

Generative Adversarial Networks for Unpaired Voice Transformation on Impaired Speech

2018-10-30 · Li-Wei Chen, Hung-Yi Lee, Yu Tsao

This paper focuses on using voice conversion (VC) to improve the speech intelligibility of surgical patients who have had parts of their articulators removed. Due to the difficulty of data collection, VC without parallel data is highly desired. Although techniques for unparallel VC, for example, CycleGAN, have been developed, they usually focus on transforming the speaker identity, and directly transforming the speech of one speaker to that of another speaker and as such do not address the task here. In this paper, we propose a new approach for unparallel VC. The proposed approach transforms impaired speech to normal speech while preserving the linguistic content and speaker characteristics. To our knowledge, this is the first end-to-end GAN-based unsupervised VC model applied to impaired speech. The experimental results show that the proposed approach outperforms CycleGAN.

📄 PDF Abstract BibTeX arXiv:1810.12656

Code (2)

b04901014/ISGAN 공식 구현 tf
nafiuny/ICRCycleGAN-VC pytorch

Tasks

Speech RecognitionVoice Conversion

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
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…

Similar Papers 제목 키워드 기반

High-quality nonparallel voice conversion based on cycle-consistent adversarial network

2018-04-02 · Fuming Fang, Junichi Yamagishi, Isao Echizen, Jaime Lorenzo-Trueba

Although voice conversion (VC) algorithms have achieved remarkable success along with the development of machine learning, superior performance is still difficult to achieve when using nonparallel data. In this paper, we…

Generative Adversarial NetworkImage-to-Image TranslationSpeech SynthesisTranslation+2

Style Equalization: Unsupervised Learning of Controllable Generative Sequence Models

2021-10-06 · Jen-Hao Rick Chang, Ashish Shrivastava, Hema Swetha Koppula, Xiaoshuai Zhang 외

Controllable generative sequence models with the capability to extract and replicate the style of specific examples enable many applications, including narrating audiobooks in different voices, auto-completing and auto-c…

text-to-speechText to Speech

Supervised and Unsupervised Learning of Parameterized Color Enhancement

2019-12-30 · Yoav Chai, Raja Giryes, Lior Wolf

We treat the problem of color enhancement as an image translation task, which we tackle using both supervised and unsupervised learning. Unlike traditional image to image generators, our translation is performed using a …

Image EnhancementTranslation

Voice Conversion from Unaligned Corpora using Variational Autoencoding Wasserstein Generative Adversarial Networks

2017-04-04 · Chin-Cheng Hsu, Hsin-Te Hwang, Yi-Chiao Wu, Yu Tsao 외

Building a voice conversion (VC) system from non-parallel speech corpora is challenging but highly valuable in real application scenarios. In most situations, the source and the target speakers do not repeat the same tex…

Generative Adversarial NetworkVoice Conversion

Enhancing Generative Networks for Chest Anomaly Localization through Automatic Registration-Based Unpaired-to-Pseudo-Paired Training Data Translation

2022-07-21 · KyungSu Kim, Seong Je Oh, Chae Yeon Lim, Ju Hwan Lee 외

Image translation based on a generative adversarial network (GAN-IT) is a promising method for the precise localization of abnormal regions in chest X-ray images (AL-CXR) even without the pixel-level annotation. However,…

Anomaly LocalizationData AugmentationGenerative Adversarial NetworkTranslation