ai-ng/swift
A real-time voice assistant that transcribes speech, generates LLM responses, and synthesizes speech back to the user.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
Swift is a voice assistant that uses Groq for fast inference of OpenAI Whisper (speech-to-text) and Meta Llama 3 (text generation), while Cartesia Sonic handles speech synthesis. Voice activity detection triggers processing when the user speaks. The app streams audio responses in real time through a Next.js frontend.