PulseAugur
EN
LIVE 17:18:48

Open-source iOS app enables offline AI models on iPhone

An open-source iOS application called LiveTranscriber has been developed to run various speech and language models entirely on-device, enabling offline functionality on iPhones. The app supports models such as Whisper for transcription, Qwen3-ASR for multilingual recognition, NVIDIA Nemotron Streaming for low-latency live transcription, and MOSS Multi-Speaker for speaker-aware transcription. Key features include offline summaries, real-time translation, and searchable transcript history, with the primary engineering challenge being the optimization of these models for mobile use. AI

IMPACT Enables offline AI capabilities on mobile devices, potentially increasing accessibility and privacy for AI-powered transcription and analysis.

RANK_REASON The cluster describes an application that integrates existing AI models for on-device use, rather than a new model release or significant research breakthrough.

Read on r/MachineLearning →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Open-source iOS app enables offline AI models on iPhone

COVERAGE [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/marshmallow_ki ·

    Running Whisper, Qwen3-ASR, Nemotron & MOSS completely offline on iPhone [P]

    <!-- SC_OFF --><div class="md"><p>Over the past month, I've been building LiveTranscriber, an open-source iOS app for running modern speech and language models entirely on-device.</p> <p>The goal was to see whether recent open-source models could be turned into a practical mobile…