paper-with-me

홈 › Papers

One-shot Voice Conversion For Style Transfer Based On Speaker Adaptation

2021-11-24 · Zhichao Wang, Qicong Xie, Tao Li, Hongqiang Du, Lei Xie, Pengcheng Zhu, Mengxiao Bi

One-shot style transfer is a challenging task, since training on one utterance makes model extremely easy to over-fit to training data and causes low speaker similarity and lack of expressiveness. In this paper, we build on the recognition-synthesis framework and propose a one-shot voice conversion approach for style transfer based on speaker adaptation. First, a speaker normalization module is adopted to remove speaker-related information in bottleneck features extracted by ASR. Second, we adopt weight regularization in the adaptation process to prevent over-fitting caused by using only one utterance from target speaker as training data. Finally, to comprehensively decouple the speech factors, i.e., content, speaker, style, and transfer source style to the target, a prosody module is used to extract prosody representation. Experiments show that our approach is superior to the state-of-the-art one-shot VC systems in terms of style and speaker similarity; additionally, our approach also maintains good speech quality.

📄 PDF Abstract BibTeX arXiv:2111.12277

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferVoice Conversion

Similar Papers 제목 키워드 기반

Improving Zero-shot Voice Style Transfer via Disentangled Representation Learning

2021-03-17 · ICLR 2021 1 · Siyang Yuan, Pengyu Cheng, Ruiyi Zhang, Weituo Hao 외

Voice style transfer, also called voice conversion, seeks to modify one speaker's voice to generate speech as if it came from another (target) speaker. Previous works have made progress on voice conversion with parallel …

DecoderRepresentation LearningStyle TransferVoice Conversion

StyleTTS-VC: One-Shot Voice Conversion by Knowledge Transfer from Style-Based TTS Models

2022-12-29 · Yinghao Aaron Li, Cong Han, Nima Mesgarani

One-shot voice conversion (VC) aims to convert speech from any source speaker to an arbitrary target speaker with only a few seconds of reference speech from the target speaker. This relies heavily on disentangling the s…

Data Augmentationtext-to-speechText to SpeechTransfer Learning+1

Diff-HierVC: Diffusion-based Hierarchical Voice Conversion with Robust Pitch Generation and Masked Prior for Zero-shot Speaker Adaptation

2023-11-08 · Ha-Yeong Choi, Sang-Hoon Lee, Seong-Whan Lee

Although voice conversion (VC) systems have shown a remarkable ability to transfer voice style, existing methods still have an inaccurate pitch and low speaker adaptation quality. To address these challenges, we introduc…

Style TransferVoice Conversion

Pureformer-VC: Non-parallel One-Shot Voice Conversion with Pure Transformer Blocks and Triplet Discriminative Training

2024-09-03 · Wenhan Yao, Zedong Xing, Xiarun Chen, Jia Liu 외

One-shot voice conversion(VC) aims to change the timbre of any source speech to match that of the target speaker with only one speech sample. Existing style transfer-based VC methods relied on speech representation disen…

DecoderDisentanglementStyle TransferTriplet+1

ZSVC: Zero-shot Style Voice Conversion with Disentangled Latent Diffusion Models and Adversarial Training

2025-01-08 · Xinfa Zhu, Lei He, Yujia Xiao, Xi Wang 외

Style voice conversion aims to transform the speaking style of source speech into a desired style while keeping the original speaker's identity. However, previous style voice conversion approaches primarily focus on well…

In-Context LearningVoice Conversion