paper-with-me

Papers

Learning Disentangled Phone and Speaker Representations in a Semi-Supervised VQ-VAE Paradigm

2020-10-21 · Jennifer Williams, Yi Zhao, Erica Cooper, Junichi Yamagishi

We present a new approach to disentangle speaker voice and phone content by introducing new components to the VQ-VAE architecture for speech synthesis. The original VQ-VAE does not generalize well to unseen speakers or content. To alleviate this problem, we have incorporated a speaker encoder and speaker VQ codebook that learns global speaker characteristics entirely separate from the existing sub-phone codebooks. We also compare two training methods: self-supervised with global conditions and semi-supervised with speaker labels. Adding a speaker VQ component improves objective measures of speech synthesis quality (estimated MOS, speaker similarity, ASR-based intelligibility) and provides learned representations that are meaningful. Our speaker VQ codebook indices can be used in a simple speaker diarization task and perform slightly better than an x-vector baseline. Additionally, phones can be recognized from sub-phone VQ codebook indices in our semi-supervised VQ-VAE better than self-supervised with global conditions.

📄 PDF Abstract BibTeX arXiv:2010.10727

Code (1)

rhoposit/icassp2021 공식 구현 pytorch

Tasks

speaker-diarizationSpeaker DiarizationSpeech Synthesis

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Exploring Disentanglement with Multilingual and Monolingual VQ-VAE

2021-05-04 · Jennifer Williams, Jason Fong, Erica Cooper, Junichi Yamagishi

This work examines the content and usefulness of disentangled phone and speaker representations from two separately trained VQ-VAE systems: one trained on multilingual data and another trained on monolingual data. We exp…

Disentanglement

Boosting Multi-Speaker Expressive Speech Synthesis with Semi-supervised Contrastive Learning

2023-10-26 · Xinfa Zhu, Yuke Li, Yi Lei, Ning Jiang 외

This paper aims to build a multi-speaker expressive TTS system, synthesizing a target speaker's speech with multiple styles and emotions. To this end, we propose a novel contrastive learning-based TTS approach to transfe…

Contrastive LearningExpressive Speech SynthesisSpeech Synthesis

Zero-shot text-to-speech synthesis conditioned using self-supervised speech representation model

2023-04-24 · Kenichi Fujita, Takanori Ashihara, Hiroki Kanagawa, Takafumi Moriya 외

This paper proposes a zero-shot text-to-speech (TTS) conditioned by a self-supervised speech-representation model acquired through self-supervised learning (SSL). Conventional methods with embedding vectors from x-vector…

RhythmSelf-Supervised LearningSpeech Synthesistext-to-speech+2

Speaker-Disentangled Chunk-Wise Regression for Syllabic Tokenization

2026-07-05 · Ryota Komatsu, Kota Kawakita, Takuma Okamoto, Takahiro Shinozaki hf

Unsupervised syllabic tokenization aims to learn discrete syllabic tokens that capture latent linguistic content-related structure from raw speech. Recent syllabic tokenization methods employ teacher-student distillation…

Boundary Detection

Semi-supervised learning for continuous emotional intensity controllable speech synthesis with disentangled representations

2022-11-11 · Yoori Oh, Juheon Lee, Yoseob Han, Kyogu Lee

Recent text-to-speech models have reached the level of generating natural speech similar to what humans say. But there still have limitations in terms of expressiveness. The existing emotional speech synthesis models hav…

Emotional Speech SynthesisSpeech Synthesistext-to-speechText to Speech