Macoron/whisper.unity
Running speech to text model (whisper.cpp) in Unity3d on your local machine.
Provides C++ bindings to whisper.cpp with support for 60+ languages, cross-language translation, and optional GPU acceleration via Vulkan (Windows/Linux) or Metal (Apple platforms). Includes swappable model weights ranging from tiny (fastest) to large (highest accuracy), all running inference locally without internet. Distributes as a Unity Package with prebuild libraries for Windows, macOS, Linux, iOS, Android, and visionOS.
704 stars. No commits in the last 6 months.
Stars
704
Forks
166
Language
C#
License
MIT
Category
Last pushed
Apr 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Macoron/whisper.unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ggml-org/whisper.cpp
Port of OpenAI's Whisper model in C/C++
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++...
vilassn/whisper_android
Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
mybigday/whisper.rn
React Native binding of whisper.cpp.