whisper.unity and RuntimeSpeechRecognizer

whisper.unity
53
Established
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 704
Forks: 166
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 303
Forks: 50
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stale 6m No Package No Dependents
Archived Stale 6m No Package No Dependents

About whisper.unity

Macoron/whisper.unity

Running speech to text model (whisper.cpp) in Unity3d on your local machine.

This helps game developers and other Unity creators incorporate real-time, high-quality speech-to-text functionality directly into their applications. It takes spoken audio input from a user's microphone and converts it into written text, even translating between languages. Anyone building interactive experiences in Unity for desktop, mobile, or mixed reality can use this.

game-development voice-user-interface interactive-experiences virtual-reality augmented-reality

About RuntimeSpeechRecognizer

gtreshchev/RuntimeSpeechRecognizer

Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.

Leverages whisper.cpp for local inference without external API calls, enabling private audio processing entirely on-device. Provides both C++ and Blueprint APIs for Unreal Engine integration, with support for multiple audio input sources and real-time streaming transcription. Includes automatic model downloading and caching, allowing developers to embed various Whisper model sizes optimized for accuracy versus performance trade-offs.

Scores updated daily from GitHub, PyPI, and npm data. How scores work