1 مستودع
Transcribes spoken audio from live microphone input into text using native mobile speech recognition engines.
Distinct from Speech Recognition Engines: Distinct from Speech Recognition Engines: focuses specifically on mobile platform integrations and microphone stream transcription rather than optimized server-side inference runtimes.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Mobile Speech Recognition. Refine with filters or upvote what's useful.
Expo Speech Recognition is a cross-platform mobile module that converts live microphone audio and pre-recorded files into text using native speech engines. It provides offline speech recognition capabilities by downloading and verifying local speech models to enable on-device processing without an active network connection. The library includes session lifecycle management to start, stop, or abort recording, alongside real-time spoken language detection with confidence scoring. It emits volume change events for metering interfaces, handles audio session configuration and routing, and persist
Adding real-time voice transcription to mobile apps using native speech engines and microphone input.