Mapudungun-Spanish Speech Translation: A Low-Resource End-to-End System for the IWSLT 2026 Shared Task

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Advanced, quick

Summary

An end-to-end speech translation system for Mapudungun–Spanish was developed for the IWSLT 2026 low-resource task. This system builds upon the Canary-1B-v2 model, employing parameter-efficient fine-tuning with a lightweight adapter. It utilizes an English-centered configuration as a proxy to facilitate translation between the low-resource Indigenous language and Spanish. Experiments demonstrated that the system effectively captures key phonetic patterns, even with limited training data. However, the system also exhibited biases, frequently producing repetitive Spanish outputs. The findings underscore both the potential and the inherent difficulties in adapting large multilingual foundation models for speech translation involving low-resource Indigenous languages like Mapudungun.

Key takeaway

For NLP Engineers developing speech translation systems for low-resource languages, this research indicates that adapting large multilingual models like Canary-1B-v2 via parameter-efficient fine-tuning is a viable approach. You should anticipate challenges such as repetitive outputs and carefully evaluate the trade-offs between data scarcity and translation quality. Consider using English as an intermediate language to bridge translation gaps for under-resourced language pairs.

Key insights

Adapting multilingual foundation models for low-resource Indigenous speech translation is feasible but challenging.

Principles

Method

The system uses parameter-efficient fine-tuning with a lightweight adapter on Canary-1B-v2, using an English-centered configuration for Mapudungun–Spanish translation.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.