vix.ing · top · new · best · stats · spec

Incremental Text-to-Speech Synthesis with Prefix-to-Prefix Framework

2019/11/07 by Mingbo Ma, Baigong Zheng, Ma, Mingbo +13 · 1 citation
Computer Science · #Audio and Speech Processing (eess.AS) #Computation and Language (cs.CL) #FOS: Computer and information sciences #FOS: Electrical engineering #Natural Language Processing Techniques #Sound (cs.SD) #Speech Recognition and Synthesis #Topic Modeling #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.1911.02750

openalex publication_date 2019/11/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Text-to-speech synthesis (TTS) has witnessed rapid progress in recent years, where neural methods became capable of producing audios with high naturalness. However, these efforts still suffer from two types of latencies: (a) the \em computational latency (synthesizing time), which grows linearly with the sentence length even with parallel approaches, and (b) the \em input latency in scenarios where the input text is incrementally generated (such as in simultaneous translation, dialog generation, and assistive technologies). To reduce these latencies, we devise the first neural incremental TTS approach based on the recently proposed prefix-to-prefix framework. We synthesize speech in an online fashion, playing a segment of audio while generating the next, resulting in an O(1) rather than O(n) latency.

Citations

Cited by

Related