iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Commercial LPG Prices Cut by Over Rs 200; Delhi, Kolkata 19-kg Cylinder Rates Published US Stock Markets Rally as Chip Stock Gains Lift Nasdaq, S&P 500 and Dow SEBI Clarifies Unlisted Share Sale Rules: 200-Buyer Private Deal Limit GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Commercial LPG Prices Cut by Over Rs 200; Delhi, Kolkata 19-kg Cylinder Rates Published US Stock Markets Rally as Chip Stock Gains Lift Nasdaq, S&P 500 and Dow SEBI Clarifies Unlisted Share Sale Rules: 200-Buyer Private Deal Limit GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline
Home ›› Technology ›› Ai ›› New Research Advances Emotional Speech Synthesis with Latent Representations and FastSpeech 2

New Research Advances Emotional Speech Synthesis with Latent Representations and FastSpeech 2

Researchers have published an empirical study on arXiv detailing a method for emotional speech synthesis by integrating speaker embedding and a prosody bottleneck into the FastSpeech 2 architecture. The approach addresses two sub-tasks: generating emotional speech for a single speaker and transferring speaking styles from another speaker while retaining target speaker identity. The work was submitted to the VLSP 2022 competition.

iG
iGEN Editorial
June 16, 2026
New Research Advances Emotional Speech Synthesis with Latent Representations and FastSpeech 2

A new empirical study published on arXiv explores methods for learning latent representations to control emotional expression in speech synthesis, a field that has seen rapid advances through deep learning. The research, submitted to the VLSP 2022 competition, proposes modifications to the FastSpeech 2 architecture by integrating speaker embedding and a prosody bottleneck to generate natural-sounding emotional speech.

The Challenge of Emotional Speech Synthesis

According to the paper, the field of speech synthesis has improved dramatically over the last few years thanks to deep learning. More and more deep learning-based text-to-speech (TTS) systems have been developed to produce voices with high intelligibility and naturalness. However, controlling the expressiveness of generated speech remains a significant challenge. Generating speech in different styles or manners has received increasing attention, and this study aims to address the task of emotional speech synthesis (ESS) as defined by the VLSP 2022 competition.

Methodology: Integrating Speaker Embedding and Prosody Bottleneck

The researchers built on FastSpeech 2, a popular non-autoregressive TTS model, by adding two key components: speaker embedding and a prosody bottleneck. Speaker embedding helps capture and preserve the target speaker's vocal characteristics, while the prosody bottleneck encodes prosodic variations such as pitch, duration, and energy that convey emotion. According to the paper, this integration allows the system to promisingly generate emotional speech while maintaining the speaker's identity. The model learns latent representations that disentangle speaker identity from prosodic features, enabling fine-grained control over emotional expression.

Sub-tasks and Experimental Setup

The study targets two specific sub-tasks from the VLSP 2022 emotional speech synthesis challenge:

Sub-task Description
Sub-task 1 Generate emotional speech of a single speaker
Sub-task 2 Transfer speaking styles from another speaker to the target speaker with neutral non-expressive data, while retaining the target speaker's identity

The first sub-task involves producing emotional utterances (e.g., happy, sad, angry) from a given input text for a single speaker. The second sub-task is more complex: it requires transferring the emotional speaking style from a source speaker (who provides expressive data) to a target speaker, using only neutral non-expressive data from the target speaker, while preserving the target speaker's voice identity.

Implications for AI and Human-Computer Interaction

While the paper does not provide specific quantitative results, it states that the proposed systems can promisingly generate emotional speech for both sub-tasks. This work contributes to the broader goal of making TTS systems more expressive and controllable, which has applications in virtual assistants, audiobooks, customer service, and assistive technologies. The use of latent representations to separate speaker identity from prosody is a step toward more personalized and emotionally aware speech interfaces.

The study was authored by Quang, Vinh Dang, and Huy Ngo, and is available on arXiv. The code and data associated with the article are linked from the paper's page, though specific details on training data and evaluation metrics are not included in the abstract. The research aligns with ongoing efforts in the speech synthesis community to move beyond neutral, flat speech and toward more natural, emotionally nuanced communication.


Sources:

Keep Reading

Recommended Stories

Repurposing a Speech Classifier for Guided Diffusion-Based Speech Generation Technology

Repurposing a Speech Classifier for Guided Diffusion-Based Speech Generation

Researchers Makarov and Gerkmann propose a method to repurpose a conventionally trained speech classifier as the backbone for diffusion-based speech generation. By attaching a lightweight subnetwork and training only that under a Denoising Score Matching objective, they achieve high-quality speech synthesis with reduced memory footprint and computational cost compared to traditional classifier guidance that requires two separately trained models.

June 21, 2026
Study Reveals Patterns of Pre-Trained Deep Learning Model Reuse in Scientific Research Technology

Study Reveals Patterns of Pre-Trained Deep Learning Model Reuse in Scientific Research

A new empirical study of 17,718 open-access papers reveals how natural scientists reuse pre-trained deep learning models (PTMs). The study finds that 'Biochemistry, Genetics and Molecular Biology' leads in PTM reuse, 'adaptation' is the most common reuse pattern, and the 'testing' stage of the scientific process benefits most from PTM integration.

June 16, 2026
Pixel-TTS: Image-Based Text Rendering Improves Robustness in Speech Synthesis Technology

Pixel-TTS: Image-Based Text Rendering Improves Robustness in Speech Synthesis

Researchers propose Pixel-TTS, the first visually grounded text-to-speech framework that renders text as images and processes them with 2D convolutions. This eliminates embedding matrix expansion during fine-tuning and improves robustness to unseen characters and orthographic variations. Experiments show competitive performance with faster convergence and zero-shot generalization.

June 16, 2026
Bi-Anchor Interpolation Solver Cuts Generative Modeling Steps from 100 to 10, Researchers Show Technology

Bi-Anchor Interpolation Solver Cuts Generative Modeling Steps from 100 to 10, Researchers Show

Researchers introduce the Bi-Anchor Interpolation Solver (BA-solver) for accelerating flow matching generative models. It achieves quality comparable to 100+ step solvers in just 10 steps, using a small SideNet (1-2% of backbone size) and novel bidirectional temporal perception. The method is plug-and-play with existing pipelines.

July 8, 2026