Macoron/whisper.unity
Unity3D C# bindings for running OpenAI Whisper speech-to-text via whisper.cpp on local hardware.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This project provides Unity3D bindings for whisper.cpp, enabling local inference of OpenAI’s Whisper automatic speech recognition model. It supports multiple languages, translation between languages, and various model sizes for different speed/accuracy tradeoffs. The integration works across Windows, macOS, Linux, iOS, Android, and VisionOS, with optional GPU acceleration via Vulkan or Metal.