sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
Provides .NET bindings to whisper.cpp with pluggable hardware acceleration across CPU, NVIDIA CUDA (13/12), Apple CoreML, Intel OpenVINO, and Vulkan runtimes. Automatically selects the optimal runtime based on platform and installed drivers, with priority fallback logic (e.g., CUDA 12 devices transparently downgrade from CUDA 13). Supports diverse platforms from Windows/Linux/macOS to mobile (iOS/Android) and WebAssembly, with custom native binary injection for advanced use cases.
894 stars.
Stars
894
Forks
126
Language
C#
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/sandrohanea/whisper.net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
mybigday/whisper.rn
React Native binding of whisper.cpp.
mgonzs13/whisper_ros
Speech-to-Text based on SileroVAD + whisper.cpp (GGML Whisper) for ROS 2