Acoustic Features of Whispered Speech in TTS Synthesis

In controllable Text-to-Speech (TTS) synthesis, generating natural whispered speech requires modifying key acoustic parameters that distinguish it from standard modal (voiced) speech. Because whispering eliminates vocal cord vibration, it alters the spectral structure, energy distribution, and temporal dynamics of the vocal signal. This article examines the primary acoustic differences—including the absence of fundamental frequency, formant frequency shifts, altered spectral tilt, high aperiodicity, and duration changes—and their direct implications for controllable speech synthesis.

Absence of Fundamental Frequency (\(F_0\))

The most defining acoustic distinction is the complete absence of vocal fold oscillation. In voiced speech, periodic vocal fold vibration creates a distinct fundamental frequency (\(F_0\)) and a rich harmonic structure. In whispered speech, the glottis remains partially abducted, producing turbulent airflow instead of periodic pulses.

For controllable TTS architectures, this means:

Formant Shifts and Bandwidth Broadening

The open configuration of the vocal tract during whispering alters acoustic resonances, resulting in distinct changes to formant frequencies and their bandwidths:

Controllable TTS systems must adjust acoustic feature representations (such as mel-spectrogram targets) to reflect these higher, wider formant profiles to prevent synthesized whispers from sounding like low-pass-filtered voiced speech.

Low Harmonic-to-Noise Ratio (HNR) and Aperiodicity

Voiced speech exhibits a high Harmonic-to-Noise Ratio (HNR) due to the dominance of periodic glottal pulses. Whispering replaces this periodic source with continuous, turbulent friction noise generated at the glottal constriction.

Spectral Tilt and Energy Redistribution

The spectral slope of whispered speech differs markedly from modal phonation:

In TTS pipelines, explicit energy scaling and spectral weighting controls are necessary so the model does not attempt to normalize the loudness to match standard conversational levels, which ruins the perceptual intimacy of a whisper.

Temporal and Durational Alterations

Whispered speech exhibits distinct temporal differences compared to voiced speech:

Controllable duration predictors in modern non-autoregressive TTS models must account for these altered phoneme alignments to ensure the synthesized whisper maintains natural rhythm and phrasing.