paper-with-me

홈 › Papers

SpeechSplit 2.0: Unsupervised speech disentanglement for voice conversion Without tuning autoencoder Bottlenecks

2022-03-26 · Chak Ho Chan, Kaizhi Qian, Yang Zhang, Mark Hasegawa-Johnson

SpeechSplit can perform aspect-specific voice conversion by disentangling speech into content, rhythm, pitch, and timbre using multiple autoencoders in an unsupervised manner. However, SpeechSplit requires careful tuning of the autoencoder bottlenecks, which can be time-consuming and less robust. This paper proposes SpeechSplit 2.0, which constrains the information flow of the speech component to be disentangled on the autoencoder input using efficient signal processing methods instead of bottleneck tuning. Evaluation results show that SpeechSplit 2.0 achieves comparable performance to SpeechSplit in speech disentanglement and superior robustness to the bottleneck size variations. Our code is available at https://github.com/biggytruck/SpeechSplit2.

📄 PDF Abstract BibTeX arXiv:2203.14156

Code (1)

biggytruck/speechsplit2 공식 구현 pytorch

Tasks

DisentanglementRhythmVoice Conversion

Similar Papers 제목 키워드 기반

Unsupervised Speech Decomposition via Triple Information Bottleneck

2020-04-23 · ICML 2020 1 · Kaizhi Qian, Yang Zhang, Shiyu Chang, David Cox 외

Speech information can be roughly decomposed into four components: language content, timbre, pitch, and rhythm. Obtaining disentangled representations of these components is useful in many speech analysis and generation …

RhythmStyle TransferVoice Conversion

Disentangled Speech Representation Learning for One-Shot Cross-lingual Voice Conversion Using $β$-VAE

2022-10-25 · Hui Lu, Disong Wang, Xixin Wu, Zhiyong Wu 외

We propose an unsupervised learning method to disentangle speech into content representation and speaker identity representation. We apply this method to the challenging one-shot cross-lingual voice conversion task to de…

DisentanglementRepresentation LearningSpeech Representation LearningVoice Conversion

VQMIVC: Vector Quantization and Mutual Information-Based Unsupervised Speech Representation Disentanglement for One-shot Voice Conversion

2021-06-18 · Disong Wang, Liqun Deng, Yu Ting Yeung, Xiao Chen 외

One-shot voice conversion (VC), which performs conversion across arbitrary speakers with only a single target-speaker utterance for reference, can be effectively achieved by speech representation disentanglement. Existin…

DisentanglementQuantizationVoice Conversion

Investigation into Target Speaking Rate Adaptation for Voice Conversion

2022-09-05 · Michael Kuhlmann, Fritz Seebauer, Janek Ebbers, Petra Wagner 외

Disentangling speaker and content attributes of a speech signal into separate latent representations followed by decoding the content with an exchanged speaker representation is a popular approach for voice conversion, w…

DisentanglementRepresentation LearningVoice 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