On Device
5 articles about on device.
Apple Foundation Models in SwiftUI - The Hybrid Local and Cloud Approach
Playing with Apple Foundation Models in SwiftUI reveals the power of on-device models combined with cloud fallback. Hybrid local/cloud is the right
Voice AI Latency Matters More Than Accuracy - On-Device WhisperKit Benchmarks
Why switching from cloud STT to on-device WhisperKit changed everything for our voice desktop agent. Real latency data, interruption handling, and why 0.46s changes user behavior.
Voice Mode Is Useless Until It Runs On-Device with WhisperKit
Why cloud-based voice modes feel broken, and how WhisperKit provides a free SuperWhisper alternative for on-device speech recognition on Mac.
Integrating WhisperKit for Voice-Controlled AI Agent Commands on macOS
WhisperKit brings fast, private, on-device speech recognition to macOS. Here is how to integrate it for voice-controlled AI agent workflows.
Your AI Agent Shouldn't Send Screen Recordings to the Cloud
Some agents capture your screen and send it to cloud servers for processing. Local agents process everything on device - your data never leaves your machine.