TokenMapper: A Step Toward Interoperable Speech Token Translation

📅 2026-09-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出TokenMapper框架,直接在不同语音编码器间进行令牌翻译,减少延迟和信息损失,提高跨模型性能。
📝 Abstract
Neural audio codecs discretize speech into token sequences, but the resulting token spaces differ in vocabulary and codebook structure, preventing direct communication across models. This limitation affects applications such as conversational voice agents and speech to speech translation systems where multiple speech models must interact. As a result, transferring information between speech systems typically requires decoding to waveform audio and re-encoding with a second tokenizer, increasing latency and introducing potential information loss. To address these limitations, we present TokenMapper, a direction aware framework for direct token to token translation between heterogeneous speech tokenizers in the discrete domain. TokenMapper supports structurally mismatched token spaces, including mappings between single codebook and multi codebook representations, under a shared effective token rate. Experiments on GLM-4-Voice, MiMi and DualCodec show consistent cross model performance. Specifically, translation WER approaches native reconstructions within 2.5-6.8% absolute WER, human MOS for TokenMapper outputs ranges from 2.29 to 4.39, following the same direction level trends as UTMOS and end to end latency is reduced by 4.8-94.5% relative to waveform bridging, reaching up to 972 ms per utterance. These results provide a practical step toward cross model speech token interoperability without intermediate waveform reconstruction.
Problem

Research questions and friction points this paper is trying to address.

speech token
interoperability
neural audio codecs
token spaces
latency
Innovation

Methods, ideas, or system contributions that make the work stand out.

TokenMapper
direction aware framework
heterogeneous speech tokenizers
cross model performance
end to end latency
🔎 Similar Papers
2024-07-22arXiv.orgCitations: 4