Papers for

translation service developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Kraken improves speech translation by using low-bitrate tokens and source speech input

Kraken: LLM-based Speech-to-Speech Translation via Low-bitrate VQ and Dual-path Source Conditioning

Abstract: Speech-to-speech translation (S2ST) has advanced significantly with speech LLMs, offering the potential for joint optimization and preserving non-linguistic information. However, these models struggle with predicting high-bitrate speech tokens in LLMs, and face the challenge of relying on S2ST training data with ideally aligned speaker identity and prosody. We propose using low-bitrate tokens based on single-layer vector quantization, trained to reconstruct self-supervised learning (SSL) features. We also employ a separate token-to-waveform decoder named Autowave-X, which is also conditioned on the source speech to improve non-linguistic transfer, thereby relaxing the training data constraints. With the integration of these techniques, we propose an S2ST model named Kraken, which augments a pre-trained LLM with speech feature inputs and the low-bitrate token outputs, followed by Autowave-X vocoder. We built the model upon Qwen3-8B and trained it using 150k hours of multilingual and multitask speech data. We demonstrated that our model exhibited better translation quality than SeamlessM4T-Large v2 and Qwen2.5-Omni, along with improved speaker and prosody transfer capabilities.

Fri 11 SeptComputation and LanguageSound
The gist
Speech-to-speech translation systems help convert spoken words in one language to another while keeping the speaker's voice and tone. The authors show that using simpler, compressed speech tokens makes it easier for large language models to process speech accurately. They also add a tool that recreates the sound while listening to the original speech for better voice and emotion preservation. Their approach, called Kraken, was trained on a large, diverse set of spoken languages and outperforms other similar models in translation quality and naturalness.
Open 2609.13045v1