Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Real-Time Spoken Instruction Following and Translation in Ugandan Languages

Domaine:

natural language processing

Type de record:

modelsoftware
Créateur:
AssAke
Éditeur:
Und
Hôte:avatar
Many languages are predominantly spoken rather than written, and to bring the benefits of LLMs to speakers of these languages, it is essential that models cater to the voice modality. The typical approach is to cascade ASR, LLM and TTS models together, though this results in systems with high latency, making them unsuitable for natural, real-time interaction. We describe results on taking the encoder part of a Whisper-based model trained to recognise ten languages common in Uganda, and using the Ultravox architecture to project its output directly to the input embedding space of a text model based on Qwen 3 32B, also trained to have comprehension of those languages. The result is a speech LLM with high accuracy and very low latency. For most spoken prompts, we can begin streaming a text response within as low as 50 ms, and a speech audio response within around one second, making real-time spoken interaction with an LLM possible for the first time in these languages. The model is available open source.

Visit

doi.orgunderline.io

Tasks

speech translationspeech processingmachine translation

Tags

Computational LinguisticsNatural Language ProcessingArtificial Intelligence

Similaires

Real-time recognition and translation of Kinyarwanda sign language into Kinyarwanda textAppalanaiduSaketi/instruction-following-mT5-finetuned-english-hausaSPEECH-TO-TEXT: A SECURED REAL-TIME LANGUAGE TRANSLATION PLATFORM FOR STUDENTSHigh Real-time Reporting of Domestic and Wild Animal Diseases Following Rollout of Mobile Phone Reporting System in Kenyatsuxalo/Spoken-Language-Translation-ModelYen-hub/English-to-kinyarwanda-real-time-speech-to-speech-Video-translation-project

Real-time recognition and translation of Kinyarwanda sign language into Kinyarwanda text

AppalanaiduSaketi/instruction-following-mT5-finetuned-english-hausa

SPEECH-TO-TEXT: A SECURED REAL-TIME LANGUAGE TRANSLATION PLATFORM FOR STUDENTS

In order to establish effective communication and understanding among students regardless of languag

High Real-time Reporting of Domestic and Wild Animal Diseases Following Rollout of Mobile Phone Reporting System in Kenya

Abstract Background To improve early detec

tsuxalo/Spoken-Language-Translation-Model

A Framework for Translating Hausa Audio Recordings into English Text # Spoken-Language-Translation-

Yen-hub/English-to-kinyarwanda-real-time-speech-to-speech-Video-translation-project

AI System Designs Final Project ### Create new environment ```sh conda create -n deepkin python=3.1