Abstract
Fine-grained control over voice impressions (e.g., making a voice brighter or calmer) is a key frontier for creating more controllable text-to-speech. However, this nascent field faces two key challenges. The first is the problem of impression leakage, where the synthesized voice is undesirably influenced by the speaker's reference audio, rather than the separately specified target impression, and the second is the lack of a public, annotated corpus. To mitigate impression leakage, we propose two methods: 1) a training strategy that separately uses an utterance for speaker identity and another utterance of the same speaker for target impression, and 2) a novel reference-free model that generates a speaker embedding solely from the target impression, achieving the benefits of improved robustness against the leakage and the convenience of reference-free generation. Objective and subjective evaluations demonstrate a significant improvement in controllability. Our best method reduced the mean squared error of 11-dimensional voice impression vectors from 0.61 to 0.41 objectively and from 1.15 to 0.92 subjectively, while maintaining high fidelity. To foster reproducible research, we introduce LibriTTS-VI, the first public voice impression dataset released with clear annotation standards, built upon the LibriTTS-R corpus.
Overview

Fig 1: Overview of the baseline (VIC-base) and the two proposed methods (VIC-sep and VIC-rfg).
Audio Demos for speaker 8555
Move the slider to select a modification level, then click a button to play the corresponding audio.
VI | Modulation Level |
---|
Audio Demos for speaker 1089
Move the slider to select a modification level, then click a button to play the corresponding audio.
VI | Modulation Level |
---|
LLM-generated Voice Impressions (speaker 8555)
Following the methodology of Voice Impression Control (VIC) [1], these voice impressions were generated by an LLM (Gemini 2.5 Pro) based on speaker 8555's neutral voice. Click a button to play the corresponding audio.
Target Style | Audio Samples & Details |
---|---|
Neutral |
|
Show neutral VIsNeutral VIs
|
|
Sleepy |
|
Show Prompt & LLM OutputPrompt to LLM
LLM Output
|
|
Urgent, attention grabbing |
|
Show Prompt & LLM OutputPrompt to LLM
LLM Output
|
References
[1] K. Fujita, et al., "Voice Impression Control in Zero-Shot TTS", Interspeech 2025.
[2] Y. Koizumi, et al., "LibriTTS-R: Restoration of a Large-Scale Multi-Speaker TTS Corpus", Interspeech 2023.