paper-with-me

Papers

StreamMel: Real-Time Zero-shot Text-to-Speech via Interleaved Continuous Autoregressive Modeling

2025-06-14 · Hui Wang, Yifan Yang, Shujie Liu, Jinyu Li, Lingwei Meng, Yanqing Liu, Jiaming Zhou, Haoqin Sun, Yan Lu, Yong Qin

Recent advances in zero-shot text-to-speech (TTS) synthesis have achieved high-quality speech generation for unseen speakers, but most systems remain unsuitable for real-time applications because of their offline design. Current streaming TTS paradigms often rely on multi-stage pipelines and discrete representations, leading to increased computational cost and suboptimal system performance. In this work, we propose StreamMel, a pioneering single-stage streaming TTS framework that models continuous mel-spectrograms. By interleaving text tokens with acoustic frames, StreamMel enables low-latency, autoregressive synthesis while preserving high speaker similarity and naturalness. Experiments on LibriSpeech demonstrate that StreamMel outperforms existing streaming TTS baselines in both quality and latency. It even achieves performance comparable to offline systems while supporting efficient real-time generation, showcasing broad prospects for integration with real-time speech large language models. Audio samples are available at: https://aka.ms/StreamMel.

📄 PDF Abstract BibTeX arXiv:2506.12570

Code (0)

등록된 구현이 없습니다.

Tasks

text-to-speechText to Speech

Similar Papers 제목 키워드 기반

TRACES: Temporal Recall with Contextual Embeddings for Real-Time Video Anomaly Detection

2025-11-01 · Yousuf Ahmed Siddiqui, Sufiyaan Usmani, Umer Tariq, Jawwad Ahmed Shamsi 외 arxiv

Video anomalies often depend on contextual information available and temporal evolution. Non-anomalous action in one context can be anomalous in some other context. Most anomaly detectors, however, do not notice this typ…

Video Anomaly DetectionAnomaly Classification

StreamVoice: Streamable Context-Aware Language Modeling for Real-time Zero-Shot Voice Conversion

2024-01-19 · Zhichao Wang, Yuanzhe Chen, Xinsheng Wang, Lei Xie 외

Recent language model (LM) advancements have showcased impressive zero-shot voice conversion (VC) performance. However, existing LM-based VC models usually apply offline conversion from source semantics to acoustic featu…

Language ModelingLanguage ModellingVoice Conversion

Label Agnostic Pre-training for Zero-shot Text Classification

2023-05-25 · Christopher Clarke, Yuzhao Heng, Yiping Kang, Krisztian Flautner 외

Conventional approaches to text classification typically assume the existence of a fixed set of predefined labels to which a given text can be classified. However, in real-world applications, there exists an infinite lab…

Classificationtext-classificationText ClassificationZero-shot Generalization+1

StarGAN-ZSVC: Towards Zero-Shot Voice Conversion in Low-Resource Contexts

2021-05-31 · Matthew Baas, Herman Kamper

Voice conversion is the task of converting a spoken utterance from a source speaker so that it appears to be said by a different target speaker while retaining the linguistic content of the utterance. Recent advances hav…

Voice Conversion

Fine-tuning Large Language Models for Adaptive Machine Translation

2023-12-20 · Yasmin Moslem, Rejwanul Haque, Andy Way

This paper presents the outcomes of fine-tuning Mistral 7B, a general-purpose large language model (LLM), for adaptive machine translation (MT). The fine-tuning process involves utilising a combination of zero-shot and o…

In-Context LearningLanguage ModellingLarge Language ModelMachine Translation+1