whisper.unity and whisper-cpp-server
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.
About whisper-cpp-server
litongjava/whisper-cpp-server
whisper-cpp-serve Real-time speech recognition and c+ of OpenAI's Whisper model in C/C++
This is a real-time speech recognition service that takes audio input, such as voice recordings or live speech, and converts it into text. It provides a high-performance, accurate transcription without needing specialized graphics cards, as it runs efficiently on standard computer processors. Developers and enterprises can use this to add speech-to-text capabilities to their applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work