#90 · Primary category: Speech & Audio
speech-swift
AI speech toolkit for Apple Silicon — ASR, TTS, speech-to-speech, VAD, and diarization powered by MLX and CoreML
Project last updated:08/28/26
GitHub Stars
1.2K
Forks
153
Contributors
29
License
Apache-2.0
Why we included this project
This Swift package is a strong fit for Mac and iOS teams that want real speech features without sending audio to the cloud. It bundles automatic speech recognition, text-to-speech, voice cloning, speaker diarization, and voice activity detection into one library that runs on Apple Silicon through MLX and CoreML, so recordings stay on the device. That makes it useful for dictation, transcription, and voice agent products where privacy is a hard requirement. The model selection is wide, with dozens of ASR and TTS options from lightweight CoreML builds tuned for the Neural Engine to larger MLX models, plus streaming variants with low real-time factors for live conversations. A handful of public apps already build on it, which gives you working reference code beyond the documentation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production