pith. sign in

arxiv: 2308.11596 · v3 · pith:SCYRTUYVnew · submitted 2023-08-22 · 💻 cs.CL

SeamlessM4T: Massively Multilingual & Multimodal Machine Translation

classification 💻 cs.CL
keywords translationspeechseamlessm4tlanguagesspeech-to-speechspeech-to-textmodelssystems
0
0 comments X
read the original abstract

What does it take to create the Babel Fish, a tool that can help individuals translate speech between any two languages? While recent breakthroughs in text-based models have pushed machine translation coverage beyond 200 languages, unified speech-to-speech translation models have yet to achieve similar strides. More specifically, conventional speech-to-speech translation systems rely on cascaded systems that perform translation progressively, putting high-performing unified systems out of reach. To address these gaps, we introduce SeamlessM4T, a single model that supports speech-to-speech translation, speech-to-text translation, text-to-speech translation, text-to-text translation, and automatic speech recognition for up to 100 languages. To build this, we used 1 million hours of open speech audio data to learn self-supervised speech representations with w2v-BERT 2.0. Subsequently, we created a multimodal corpus of automatically aligned speech translations. Filtered and combined with human-labeled and pseudo-labeled data, we developed the first multilingual system capable of translating from and into English for both speech and text. On FLEURS, SeamlessM4T sets a new standard for translations into multiple target languages, achieving an improvement of 20% BLEU over the previous SOTA in direct speech-to-text translation. Compared to strong cascaded models, SeamlessM4T improves the quality of into-English translation by 1.3 BLEU points in speech-to-text and by 2.6 ASR-BLEU points in speech-to-speech. Tested for robustness, our system performs better against background noises and speaker variations in speech-to-text tasks compared to the current SOTA model. Critically, we evaluated SeamlessM4T on gender bias and added toxicity to assess translation safety. Finally, all contributions in this work are open-sourced and accessible at https://github.com/facebookresearch/seamless_communication

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 28 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CATCH-ME if you RAG: a dataset of Contextually Annotated multi-Turn Counterspeech against Hate and Misinformation Exchanges

    cs.CL 2026-06 unverdicted novelty 8.0

    Presents a new expert-curated dataset of multi-turn counterspeech dialogues in five languages targeting hate against seven groups, with span annotations linking to verified external knowledge for RAG applications.

  2. Hearing to Translate: The Effectiveness of Speech Modality Integration into LLMs

    cs.CL 2025-12 unverdicted novelty 7.0

    Cascaded systems remain the most reliable for speech translation overall, but recent SpeechLLMs match or outperform them in many conditions while standalone speech models lag.

  3. How to Evaluate Speech Translation with Source-Aware Neural MT Metrics

    cs.CL 2025-11 unverdicted novelty 7.0

    Source-aware MT metrics adapted to speech translation via ASR transcripts or back-translations as audio proxies, plus a new cross-lingual re-segmentation algorithm, improve correlation with human judgments over refere...

  4. NaturalFlow: Reducing Disruptive Pauses for Natural Speech Flow in Simultaneous Speech-to-Speech Translation

    cs.CL 2026-06 unverdicted novelty 6.0

    A fluency-aware optimization framework is introduced to minimize inter-chunk silences in simultaneous speech-to-speech translation by leveraging model-internal signals including linguistic diversity and temporal variability.

  5. Speech Meets ELF: Audio Conditional Continuous-Target Diffusion for Speech Recognition and Translation

    cs.SD 2026-06 unverdicted novelty 6.0

    ELF-S2T applies audio-conditioned flow-matching on continuous text latents from pre-trained ELF to achieve competitive ASR and S2TT results, with analysis showing shared close-distance confusion in latent space.

  6. Entity Binding Failures in Speech LLM Reasoning: Diagnosis and Chain-of-Thought Intervention

    cs.CL 2026-06 unverdicted novelty 6.0

    Speech LLMs fail logical entity-tracking tasks due to binding failures in continuous speech features; Entity-Aware Chain-of-Thought prompting recovers most of the gap even under misrecognition.

  7. Benchmarking Speech-to-Speech Translation Models

    cs.CL 2026-06 unverdicted novelty 6.0

    COMPASS is a new reproducible benchmarking framework for S2ST that deploys 46 metrics on 1248 configurations, shows single-metric rankings mislead, reduces to 10 metrics per direction, and finds domain-specific metric...

  8. DOA: Training-Free Decoder-Only Attention Policy for Long-Form Simultaneous Translation with SpeechLLMs

    cs.CL 2026-05 unverdicted novelty 6.0

    DOA derives a proxy alignment from decoder self-attention to support training-free long-form simultaneous speech-to-text translation with off-the-shelf SpeechLLMs.

  9. MindVoice: Reconstructing Intelligible Speech from Non-invasive Neural Signals with Pretrained Priors

    cs.SD 2026-05 unverdicted novelty 6.0

    MindVoice disentangles neural-to-speech reconstruction into semantic and acoustic pathways using pretrained priors, then fuses them with speech generation models to produce intelligible output from non-invasive recordings.

  10. STREAM: A Data-Centric Framework for Mining High-Value Task-Oriented Dialogues from Streaming Media

    cs.CL 2026-05 unverdicted novelty 6.0

    Stream mines streaming media to create and release StreamDial, a dataset of 87,498 structured task-oriented dialogue sessions across automotive, restaurant, and hotel domains using persona construction, Conversational...

  11. From Flat Language Labels to Typological Priors: Structured Language Conditioning for Multilingual Speech-to-Speech Translation

    cs.CL 2026-05 unverdicted novelty 6.0

    S2ST-Omni 2 uses typology-informed hierarchical encoding, gated Dual-CTC, and typology-aware prompting to improve multilingual S2ST over flat-label baselines on CVSS-C, with gains in low-data regimes.

  12. MoVE: Translating Laughter and Tears via Mixture of Vocalization Experts in Speech-to-Speech Translation

    cs.CL 2026-04 unverdicted novelty 6.0

    MoVE uses specialized LoRA expert adapters and a soft router to translate non-verbal vocalizations in S2ST, reproducing them in 76% of cases versus at most 14% for baselines while scoring highest on naturalness and em...

  13. MCAT: Scaling Many-to-Many Speech-to-Text Translation with MLLMs to 70 Languages

    cs.CL 2025-12 conditional novelty 6.0

    MCAT scales MLLMs to many-to-many speech translation across 70 languages via curriculum learning and a 30-token speech adapter, surpassing prior SOTA on FLEURS while improving speed.

  14. Low-Resource Languages Jailbreak GPT-4

    cs.CL 2023-10 conditional novelty 6.0

    Translating unsafe inputs to low-resource languages jailbreaks GPT-4 at rates on par with or exceeding state-of-the-art attacks.

  15. NPUsper: Eliminating Redundant Computation for Real-Time Whisper on Mobile NPUs

    cs.SD 2026-07 unverdicted novelty 5.0

    NPUsper reduces per-word latency, TTFT, and power for Whisper on mobile NPUs via online hallucination detection and K-step chunk graphs while preserving accuracy.

  16. Bandwidth-Efficient and Privacy-Preserving Edge-Cloud Many-to-Many Speech Translation

    cs.AI 2026-05 unverdicted novelty 5.0

    ESRT achieves SOTA many-to-many S2TT across 45 languages on FLEURS via edge-cloud split inference that compresses features 10x and a multi-task curriculum learning strategy for cross-lingual balance.

  17. WorldSpeech: A Multilingual Speech Corpus from Around the World

    cs.CL 2026-05 unverdicted novelty 5.0

    WorldSpeech supplies 65k hours of multilingual aligned speech data across 76 languages and delivers 63.5% average relative WER reduction after fine-tuning ASR models on 11 typologically diverse languages.

  18. Dual-LoRA: Parameter-Efficient Adversarial Disentanglement for Cross-Lingual Speaker Verification

    eess.AS 2026-04 unverdicted novelty 5.0

    Dual-LoRA with a language-anchored adversary achieves 0.91% EER on the TidyVoice benchmark for cross-lingual speaker verification by targeting true linguistic cues while preserving speaker discriminability.

  19. Detecting Hallucinations in SpeechLLMs at Inference Time Using Attention Maps

    cs.CL 2026-04 unverdicted novelty 5.0

    Four attention metrics enable logistic regression classifiers that detect hallucinations in SpeechLLMs with up to +0.23 PR-AUC gains over baselines on ASR and translation tasks.

  20. Enhancing Speech Large Language Models through Reinforced Behavior Alignment

    cs.CL 2025-08 unverdicted novelty 5.0

    Reinforced Behavior Alignment (RBA) uses self-synthesized data from a teacher LLM and reinforcement learning to close the instruction-following gap in SpeechLMs, outperforming distillation and reaching SOTA on spoken ...

  21. Phi-4-Mini Technical Report: Compact yet Powerful Multimodal Language Models via Mixture-of-LoRAs

    cs.CL 2025-03 unverdicted novelty 5.0

    Phi-4-Mini achieves strong math and coding performance with only 3.8B parameters via high-quality synthetic data, while Phi-4-Multimodal uses Mixture-of-LoRAs to integrate modalities and top speech recognition leaderboards.

  22. NAVER LABS Europe Submission to the Instruction-following 2026 Short Track

    cs.CL 2026-07 unverdicted novelty 4.0

    The submission achieves tied first place in the IWSLT 2026 short track by replacing the speech projector with SpeechMapper and adding the synthetic fakACL dataset.

  23. HydraQE: OSU's Submission for the IWSLT 2026 Speech Translation Metrics Shared Task

    cs.CL 2026-06 unverdicted novelty 4.0

    HydraQE is a new end-to-end speech translation QE system using Qwen3-ASR backbone, sparsemax layer mixing, bidirectional Transformer, and multi-task curriculum training on human and pseudo labels that outperforms casc...

  24. Multilingual Long-Form Speech Instruction Following: KIT's Submission to IWSLT 2026

    cs.CL 2026-06 unverdicted novelty 4.0

    KIT's IWSLT submission uses segment concatenation, LLM label generation and cross-lingual translation to create >1M long-form training instances and shows that likelihood re-ranking harms semantic tasks unless combine...

  25. Afrispeech Semantics: Evaluating Audio Semantic Reasoning in Spoken Language Models Across Domains and Accents

    cs.CL 2026-05 unverdicted novelty 4.0

    Audio language models are benchmarked on five semantic and paralinguistic reasoning tasks to reveal limitations in handling spoken audio evidence, accent variation, and domain shifts.

  26. Multimodal Large Language Model-Enabled Video Translation: A Role-Oriented Survey

    cs.CV 2026-04 unverdicted novelty 4.0

    The paper offers the first focused review of MLLM-based video translation organized by a three-role taxonomy of Semantic Reasoner, Expressive Performer, and Visual Synthesizer, plus open challenges.

  27. The Faiss library

    cs.LG 2024-01 unverdicted novelty 3.0

    Faiss is a library offering indexing methods and primitives for efficient vector similarity search, a core need in vector databases for AI applications.

  28. A Pocket Offline Model for Simultaneous Speech Translation as CUNI Submission to IWSLT 2026

    cs.CL 2026-06 unverdicted novelty 2.0

    A 1B-parameter multilingual offline model is adapted with AlignAtt policy for simultaneous speech translation and submitted to IWSLT 2026 for three language pairs.