paper-with-me

Papers

A Unified Transformer-based Framework for Duplex Text Normalization

2021-08-23 · Tuan Manh Lai, Yang Zhang, Evelina Bakhturina, Boris Ginsburg, Heng Ji

Text normalization (TN) and inverse text normalization (ITN) are essential preprocessing and postprocessing steps for text-to-speech synthesis and automatic speech recognition, respectively. Many methods have been proposed for either TN or ITN, ranging from weighted finite-state transducers to neural networks. Despite their impressive performance, these methods aim to tackle only one of the two tasks but not both. As a result, in a complete spoken dialog system, two separate models for TN and ITN need to be built. This heterogeneity increases the technical complexity of the system, which in turn increases the cost of maintenance in a production setting. Motivated by this observation, we propose a unified framework for building a single neural duplex system that can simultaneously handle TN and ITN. Combined with a simple but effective data augmentation method, our systems achieve state-of-the-art results on the Google TN dataset for English and Russian. They can also reach over 95% sentence-level accuracy on an internal English TN dataset without any additional fine-tuning. In addition, we also create a cleaned dataset from the Spoken Wikipedia Corpora for German and report the performance of our systems on the dataset. Overall, experimental results demonstrate the proposed duplex text normalization framework is highly effective and applicable to a range of domains and languages

📄 PDF Abstract BibTeX arXiv:2108.09889

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationSentencespeech-recognitionSpeech RecognitionSpeech SynthesisText Normalizationtext-to-speechText to SpeechText-To-Speech Synthesis

Similar Papers 제목 키워드 기반

On the Expressive Power of Contextual Relations in Transformers

2026-03-26 · Demián Fraiman arxiv

Transformer architectures have achieved remarkable empirical success in modeling contextual relations, yet a clear understanding of their expressive power is still lacking. In this work, we introduce a measure-theoretic …

DuplexMamba: Enhancing Real-time Speech Conversations with Duplex and Streaming Capabilities

2025-02-16 · Xiangyu Lu, Wang Xu, Haoyu Wang, Hongyun Zhou 외

Real-time speech conversation is essential for natural and efficient human-machine interactions, requiring duplex and streaming capabilities. Traditional Transformer-based conversational chatbots operate in a turn-based …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+4

DyaPlex: Full-Duplex Speech-Motion Model for Dyadic Interaction

2026-06-02 · Koki Nagano, Hongyu Liu, Seonwook Park, Tianye Li 외 arxiv

We present DyaPlex, a streaming, full-duplex speech-and-motion model designed for dyadic interaction. To capture the continuous and reciprocal nature of human communication, this full-duplex capability empowers the agent…

SALMONN-omni: A Codec-free LLM for Full-duplex Speech Understanding and Generation

2024-11-27 · Wenyi Yu, Siyin Wang, Xiaoyu Yang, Xianzhao Chen 외

Full-duplex multimodal large language models (LLMs) provide a unified framework for addressing diverse speech understanding and generation tasks, enabling more natural and seamless human-machine conversations. Unlike tra…

Question AnsweringSpeech Enhancementspeech-recognitionSpeech Recognition+2

Parameter-Efficient Tuning on Layer Normalization for Pre-trained Language Models

2022-11-16 · Wang Qi, Yu-Ping Ruan, Yuan Zuo, Taihao Li

Conventional fine-tuning encounters increasing difficulties given the size of current Pre-trained Language Models, which makes parameter-efficient tuning become the focal point of frontier research. Previous methods in t…