soniqo/speech-swift
AI speech toolkit for Apple Silicon — ASR, TTS, speech-to-speech, VAD, and diarization powered by MLX and CoreML
This project offers a collection of AI speech models that run directly on your Apple Mac or iOS device, without needing internet access. It helps turn spoken words into text, generate natural-sounding speech from text, and analyze audio for who spoke when or to remove background noise. This is ideal for app developers building privacy-focused audio features for Apple users.
417 stars.
Use this if you are a Swift developer building an application for Apple devices and need on-device, private, and fast speech processing capabilities like transcription, voice generation, or audio analysis.
Not ideal if you need to deploy speech AI on non-Apple hardware, or if you prefer cloud-based API services for speech processing.
Stars
417
Forks
46
Language
Swift
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/soniqo/speech-swift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
FluidInference/FluidAudio
Frontier CoreML audio models in your apps — text-to-speech, speech-to-text, voice activity...
k2-fsa/sherpa-ncnn
Real-time speech recognition and voice activity detection (VAD) using next-gen Kaldi with ncnn...
phuc-nt/my-translator
Real-time speech translation — macOS & Windows, free TTS, no server, your API keys only
pot-app/pot-desktop
🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.
Blaizzy/mlx-audio-swift
A modular Swift SDK for audio processing with MLX on Apple Silicon