TLDR: NVSpeech is a new AI pipeline that improves speech recognition and synthesis by incorporating paralinguistic vocalizations (like laughter, breathing, “uhm”). It involves creating a large, word-level annotated dataset of these non-verbal cues, training an ASR model to recognize them alongside words, and then using this data to enable text-to-speech systems to generate more natural, human-like speech with controllable paralinguistic elements.
In the realm of artificial intelligence, particularly in how machines understand and generate human speech, a significant leap forward has been made with the introduction of NVSpeech. This innovative pipeline aims to make digital speech far more human-like by integrating and scaling the recognition and synthesis of what are known as paralinguistic vocalizations.
Paralinguistic vocalizations are the non-verbal sounds and interjections that are crucial to natural human communication. Think of sounds like laughter, breathing, sighs, or even common interjections such as “uhm” and “oh.” While these sounds convey a wealth of information—like emotion, intent, and interactional cues—they have largely been ignored by traditional automatic speech recognition (ASR) and text-to-speech (TTS) systems. This oversight often results in synthesized speech that sounds robotic or unnatural, lacking the spontaneity and expressiveness inherent in human conversation.
The NVSpeech project, developed by researchers including Huan Liao, Qinke Ni, Yuancheng Wang, Yiheng Lu, Haoyue Zhan, Pengyuan Xie, Qiang Zhang, and Zhizheng Wu from The Chinese University of Hong Kong, Shenzhen, and Guangzhou Quwan Network Technology, addresses this critical gap. Their work focuses on bridging the divide between recognizing and synthesizing these vital paralinguistic cues.
A Three-Stage Approach to Human-Like Speech
NVSpeech operates through an integrated and scalable pipeline comprising three key stages:
First, the team meticulously constructed a manually annotated dataset. This involved gathering 48,430 human-spoken utterances and carefully labeling them with 18 different word-level paralinguistic categories. These categories range from non-verbal sounds like laughter and coughing to expressive interjections and discourse markers, providing a rich foundation for training advanced speech models.
Second, they developed a “paralinguistic-aware” ASR model. Unlike conventional ASR systems that only transcribe lexical content, this new model treats paralinguistic cues as decodable tokens. For example, it can transcribe “You’re so funny [Laughter],” enabling a joint transcription of both words and non-verbal sounds. This model was then used to automatically annotate a much larger Chinese corpus, consisting of 174,179 utterances (573 hours of audio), making it the first large-scale Chinese dataset with word-level alignment and paralinguistic cues.
Finally, NVSpeech fine-tunes zero-shot TTS models using both the human-annotated and automatically labeled data. This allows for explicit control over paralinguistic vocalizations during speech synthesis. Users can now insert these cues at specific points in a sentence, leading to highly human-like speech that is context-aware and expressive, far surpassing the capabilities of standard TTS systems.
Also Read:
- Object-Aware Reasoning: A New Approach to Audio-Visual Segmentation
- LayerT2V: Generating Complex Video Scenes with Layered Objects
Key Contributions and Impact
The NVSpeech project makes several significant contributions to the field. It introduces the first paralinguistic-aware ASR model that can jointly transcribe both lexical content and paralinguistic vocalizations with precise word-level alignment. This enables a more structured and comprehensive understanding of expressive speech.
Furthermore, NVSpeech provides an open, large-scale, word-level annotated pipeline for expressive speech modeling in Mandarin. The combined dataset, totaling 573.4 hours, supports both the recognition and generation of human-like vocal behaviors with explicit control, making it a valuable public resource for future research.
The researchers conducted extensive evaluations, demonstrating that NVSpeech significantly improves the naturalness of synthesized speech and allows for controllable insertion of paralinguistic cues. Human evaluations showed a clear preference for speech enhanced by NVSpeech, with win rates of over 75% compared to original TTS outputs, while maintaining high naturalness and clarity scores.
This work represents a crucial step towards creating AI systems that can engage in more natural and empathetic communication, moving beyond mere word-for-word transcription and synthesis to capture the full richness of human vocal expression. For more technical details, you can refer to the full research paper available at NVSpeech: An Integrated and Scalable Pipeline for Human-Like Speech Modeling with Paralinguistic Vocalizations.


