paper-with-me

홈 › Papers

Learning utterance-level representations through token-level acoustic latents prediction for Expressive Speech Synthesis

2022-11-01 · Karolos Nikitaras, Konstantinos Klapsas, Nikolaos Ellinas, Georgia Maniati, June Sig Sung, Inchul Hwang, Spyros Raptis, Aimilios Chalamandaris, Pirros Tsiakoulis

This paper proposes an Expressive Speech Synthesis model that utilizes token-level latent prosodic variables in order to capture and control utterance-level attributes, such as character acting voice and speaking style. Current works aim to explicitly factorize such fine-grained and utterance-level speech attributes into different representations extracted by modules that operate in the corresponding level. We show that the fine-grained latent space also captures coarse-grained information, which is more evident as the dimension of latent space increases in order to capture diverse prosodic representations. Therefore, a trade-off arises between the diversity of the token-level and utterance-level representations and their disentanglement. We alleviate this issue by first capturing rich speech attributes into a token-level latent space and then, separately train a prior network that given the input text, learns utterance-level representations in order to predict the phoneme-level, posterior latents extracted during the previous step. Both qualitative and quantitative evaluations are used to demonstrate the effectiveness of the proposed approach. Audio samples are available in our demo page.

📄 PDF Abstract BibTeX arXiv:2211.00523

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDiversityExpressive Speech SynthesisSpeech Synthesis

Similar Papers 제목 키워드 기반

Transformers to Learn Hierarchical Contexts in Multiparty Dialogue for Span-based Question Answering

2020-04-07 · ACL 2020 6 · Changmao Li, Jinho D. Choi

We introduce a novel approach to transformers that learns hierarchical representations in multiparty dialogue. First, three language modeling tasks are used to pre-train the transformers, token- and utterance-level langu…

Language ModelingLanguage ModellingMulti-Task LearningPrediction+1

DialogBERT: Discourse-Aware Response Generation via Learning to Recover and Rank Utterances

2020-12-03 · Xiaodong Gu, Kang Min Yoo, Jung-Woo Ha

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the …

Conversational Response GenerationResponse Generation

Data-efficient Targeted Token-level Preference Optimization for LLM-based Text-to-Speech

2025-10-07 · Rikuto Kotoge, Yuichi Sasaki arxiv

Aligning text-to-speech (TTS) system outputs with human feedback through preference optimization has been shown to effectively improve the robustness and naturalness of language model-based TTS models. Current approaches…

Towards the Next Frontier in Speech Representation Learning Using Disentanglement

2024-07-02 · Varun Krishna, Sriram Ganapathy

The popular frameworks for self-supervised learning of speech representations have largely focused on frame-level masked prediction of speech regions. While this has shown promising downstream task performance for speech…

DisentanglementRepresentation LearningSelf-Supervised Learningspeech-recognition+2

Unsupervised Topic Modeling Approaches to Decision Summarization in Spoken Meetings

2016-06-24 · WS 2012 7 · Lu Wang, Claire Cardie

We present a token-level decision summarization framework that utilizes the latent topic structures of utterances to identify "summary-worthy" words. Concretely, a series of unsupervised topic models is explored and expe…

Decision MakingTopic Models