paper-with-me

홈 › Papers

Beyond Fixed Frames: Dynamic Character-Aligned Speech Tokenization

2026-01-30 · Luca Della Libera, Cem Subakan, Mirco Ravanelli arxiv

Neural audio codecs are at the core of modern conversational speech technologies, converting continuous speech into sequences of discrete tokens that can be processed by LLMs. However, existing codecs typically operate at fixed frame rates, allocating tokens uniformly in time and producing unnecessarily long sequences. In this work, we introduce DyCAST, a Dynamic Character-Aligned Speech Tokenizer that enables variable-frame-rate tokenization through soft character-level alignment and explicit duration modeling. DyCAST learns to associate tokens with character-level linguistic units during training and supports alignment-free inference with direct control over token durations at decoding time. To improve speech resynthesis quality at low frame rates, we further introduce a retrieval-augmented decoding mechanism that enhances reconstruction fidelity without increasing bitrate. Experiments show that DyCAST achieves competitive speech resynthesis quality and downstream performance while using significantly fewer tokens than fixed-frame-rate codecs. Code and checkpoints will be released publicly at https://github.com/lucadellalib/dycast.

📄 PDF Abstract BibTeX arXiv:2601.23174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Internal Flow Signatures for Self-Checking and Refinement in LLMs

2026-02-02 · Sungheon Jeong, Sanggeon Yun, Ryozo Masukawa, Wenjun Haung 외 arxiv

Large language models can generate fluent answers that are unfaithful to the provided context, while many safeguards rely on external verification or a separate judge after generation. We introduce \emph{internal flow si…

VLN-Cache: Enabling Token Caching for VLN Models with Visual/Semantic Dynamics Awareness

2026-03-07 · Zihao Zheng, Zhihao Mao, Xingyue Zhou, Jiayu Chen 외 arxiv

Vision-and-Language Navigation (VLN) increasingly relies on large vision-language models, but their inference cost conflicts with real-time deployment. Token caching is a promising training-free strategy that avoids redu…

StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces

2023-03-10 · ICCV 2023 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Recent advances in face manipulation using StyleGAN have produced impressive results. However, StyleGAN is inherently limited to cropped aligned faces at a fixed image resolution it is pre-trained on. In this paper, we p…

AttributeSuper-Resolution

CrystalFramer: Rethinking the Role of Frames for SE(3)-Invariant Crystal Structure Modeling

2025-03-04 · Yusei Ito, Tatsunori Taniai, Ryo Igarashi, Yoshitaka Ushiku 외

Crystal structure modeling with graph neural networks is essential for various applications in materials informatics, and capturing SE(3)-invariant geometric features is a fundamental requirement for these networks. A st…

Property Prediction

BeyondMasks: Evaluating Causal and Physical Consistency in Video Object Removal

2026-08-20 · Yigit Ekin, Enes Sanli, Aykut Erdem, Erkut Erdem 외 arxiv

Recent advances in generative video models have significantly improved visual realism in video object removal, yet evaluation protocols still focus on masked region fidelity, treating removal as local inpainting. In real…