paper-with-me

Papers

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

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

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 features, demanding the complete source speech and limiting their deployment to real-time applications. In this paper, we introduce StreamVoice, a novel streaming LM-based model for zero-shot VC, facilitating real-time conversion given arbitrary speaker prompts and source speech. Specifically, to enable streaming capability, StreamVoice employs a fully causal context-aware LM with a temporal-independent acoustic predictor, while alternately processing semantic and acoustic features at each time step of autoregression which eliminates the dependence on complete source speech. To address the potential performance degradation from the incomplete context in streaming processing, we enhance the context-awareness of the LM through two strategies: 1) teacher-guided context foresight, using a teacher model to summarize the present and future semantic context during training to guide the model's forecasting for missing context; 2) semantic masking strategy, promoting acoustic prediction from preceding corrupted semantic and acoustic input, enhancing context-learning ability. Notably, StreamVoice is the first LM-based streaming zero-shot VC model without any future look-ahead. Experiments demonstrate StreamVoice's streaming conversion capability while achieving zero-shot performance comparable to non-streaming VC systems.

📄 PDF Abstract BibTeX arXiv:2401.11053

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingVoice Conversion

Similar Papers 제목 키워드 기반

StreamVoice+: Evolving into End-to-end Streaming Zero-shot Voice Conversion

2024-08-05 · Zhichao Wang, Yuanzhe Chen, Xinsheng Wang, Lei Xie 외

StreamVoice has recently pushed the boundaries of zero-shot voice conversion (VC) in the streaming domain. It uses a streamable language model (LM) with a context-aware approach to convert semantic features from automati…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Modellingspeech-recognition+2

Conv-Transformer Transducer: Low Latency, Low Frame Rate, Streamable End-to-End Speech Recognition

2020-08-13 · Wenyong Huang, Wenchao Hu, Yu Ting Yeung, Xiao Chen

Transformer has achieved competitive performance against state-of-the-art end-to-end models in automatic speech recognition (ASR), and requires significantly less training time than RNN-based models. The original Transfo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

MGStream: Motion-aware 3D Gaussian for Streamable Dynamic Scene Reconstruction

2025-05-20 · Zhenyu Bao, Qing Li, Guibiao Liao, Zhongyuan Zhao 외

3D Gaussian Splatting (3DGS) has gained significant attention in streamable dynamic novel view synthesis (DNVS) for its photorealistic rendering capability and computational efficiency. Despite much progress in improving…

3DGSComputational EfficiencyNovel View Synthesis

TASTE-Streaming: Towards Streamable Text-Aligned Speech Tokenization and Embedding for Spoken Language Modeling

2026-03-12 · Liang-Hsuan Tseng, Hung-yi Lee arxiv

Text-speech joint spoken language modeling (SLM) aims at natural and intelligent speech-based interactions, but developing such a system may suffer from modality mismatch: speech unit sequences are much longer than text …

NeRFPlayer: A Streamable Dynamic Scene Representation with Decomposed Neural Radiance Fields

2022-10-28 · Liangchen Song, Anpei Chen, Zhong Li, Zhang Chen 외

Visually exploring in a real-world 4D spatiotemporal space freely in VR has been a long-term quest. The task is especially appealing when only a few or even single RGB cameras are used for capturing the dynamic scene. To…