whisper.cpp and whisper.net

One is a native C/C++ port of OpenAI's Whisper model, while the other is a .NET library designed to simplify speech-to-text using Whisper models, making them ecosystem siblings where the .NET library likely leverages or wraps the native C/C++ implementation or a similar backend.

whisper.cpp
72
Verified
whisper.net
61
Established
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 47,665
Forks: 5,311
Downloads:
Commits (30d): 160
Language: C++
License: MIT
Stars: 894
Forks: 126
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No Package No Dependents
No Package No Dependents

About whisper.cpp

ggml-org/whisper.cpp

Port of OpenAI's Whisper model in C/C++

This project helps anyone who needs to convert spoken audio into written text quickly and efficiently. You provide an audio file (like an MP3 or WAV) and it outputs an accurate transcript of what was said. This tool is ideal for researchers, journalists, content creators, or anyone needing to transcribe recordings without relying on cloud services.

audio-transcription voice-to-text podcast-production interview-analysis meeting-minutes

About whisper.net

sandrohanea/whisper.net

Whisper.net. Speech to text made simple using Whisper Models

This is a tool for developers who are building applications that need to convert spoken audio into text. It takes audio input and outputs transcribed text, allowing .NET developers to easily integrate high-performance speech-to-text capabilities into their software.

.NET development speech-to-text audio transcription application development developer tools

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