paper-with-me

Papers

Exploring Timbre Disentanglement in Non-Autoregressive Cross-Lingual Text-to-Speech

2021-10-14 · Haoyue Zhan, Xinyuan Yu, Haitong Zhang, Yang Zhang, Yue Lin

In this paper, we study the disentanglement of speaker and language representations in non-autoregressive cross-lingual TTS models from various aspects. We propose a phoneme length regulator that solves the length mismatch problem between IPA input sequence and monolingual alignment results. Using the phoneme length regulator, we present a FastPitch-based cross-lingual model with IPA symbols as input representations. Our experiments show that language-independent input representations (e.g. IPA symbols), an increasing number of training speakers, and explicit modeling of speech variance information all encourage non-autoregressive cross-lingual TTS model to disentangle speaker and language representations. The subjective evaluation shows that our proposed model can achieve decent naturalness and speaker similarity in cross-language voice cloning.

📄 PDF Abstract BibTeX arXiv:2110.07192

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglementtext-to-speechText to SpeechVoice Cloning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Towards Better Disentanglement in Non-Autoregressive Zero-Shot Expressive Voice Conversion

2025-06-04 · Seymanur Aktı, Tuan Nam Nguyen, Alexander Waibel

Expressive voice conversion aims to transfer both speaker identity and expressive attributes from a target speech to a given source speech. In this work, we improve over a self-supervised, non-autoregressive framework wi…

DisentanglementStyle TransferVoice Conversion

GenerTTS: Pronunciation Disentanglement for Timbre and Style Generalization in Cross-Lingual Text-to-Speech

2023-06-27 · Yahuan Cong, Haoyu Zhang, Haopeng Lin, Shichao Liu 외

Cross-lingual timbre and style generalizable text-to-speech (TTS) aims to synthesize speech with a specific reference timbre or style that is never trained in the target language. It encounters the following challenges: …

DisentanglementStyle Generalizationtext-to-speechText to Speech

METTS: Multilingual Emotional Text-to-Speech by Cross-speaker and Cross-lingual Emotion Transfer

2023-07-29 · Xinfa Zhu, Yi Lei, Tao Li, Yongmao Zhang 외

Previous multilingual text-to-speech (TTS) approaches have considered leveraging monolingual speaker data to enable cross-lingual speech synthesis. However, such data-efficient approaches have ignored synthesizing emotio…

DisentanglementDiversityQuantizationSpeech Synthesis+2

DisMix: Disentangling Mixtures of Musical Instruments for Source-level Pitch and Timbre Manipulation

2024-08-20 · Yin-Jyun Luo, Kin Wai Cheuk, Woosung Choi, Toshimitsu Uesaka 외

Existing work on pitch and timbre disentanglement has been mostly focused on single-instrument music audio, excluding the cases where multiple instruments are presented. To fill the gap, we propose DisMix, a generative f…

AttributeDisentanglement

Vevo: Controllable Zero-Shot Voice Imitation with Self-Supervised Disentanglement

2025-02-11 · Xueyao Zhang, Xiaohui Zhang, Kainan Peng, Zhenyu Tang 외

The imitation of voice, targeted on specific speech attributes such as timbre and speaking style, is crucial in speech generation. However, existing methods rely heavily on annotated data, and struggle with effectively d…

Disentanglementtext-to-speechText to SpeechVoice Conversion