Comparison
whisper.cpp vs ASRT_SpeechRecognition
Verdict
Pick whisper.cpp when whisper.cpp is primarily C++; ASRT_SpeechRecognition is Python; pick ASRT_SpeechRecognition when aSRT_SpeechRecognition is primarily Python; whisper.cpp is C++.
Markdown twin · whisper.cpp alternatives · ASRT_SpeechRecognition alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | whisper.cpp | ASRT_SpeechRecognition |
|---|---|---|
| Maintenance | Very active (0d since push) As of today · github_public_v1 | Slowing (91d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Personal account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | 74 low (74 low) As of today · osv@v1 |
Tagline
- whisper.cpp
- Port of OpenAI's Whisper model in C/C++
- ASRT_SpeechRecognition
- A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars
- whisper.cpp
- 52k
- ASRT_SpeechRecognition
- 8.4k
Forks
- whisper.cpp
- 5.9k
- ASRT_SpeechRecognition
- 1.9k
Open issues
- whisper.cpp
- 1.2k
- ASRT_SpeechRecognition
- 115
Language
- whisper.cpp
- C++
- ASRT_SpeechRecognition
- Python
Adopt for
- whisper.cpp
- -
- ASRT_SpeechRecognition
- -
Persona
- whisper.cpp
- -
- ASRT_SpeechRecognition
- -
Runtime
- whisper.cpp
- -
- ASRT_SpeechRecognition
- -
License
- whisper.cpp
- MIT
- ASRT_SpeechRecognition
- GPL-3.0
Last pushed
- whisper.cpp
- Jul 11, 2026
- ASRT_SpeechRecognition
- Apr 10, 2026
Categories
- whisper.cpp
- Model Training, Speech & Audio, Inference & Serving
- ASRT_SpeechRecognition
- Model Training, Speech & Audio
Trust and health
Maintenance
- whisper.cpp
- Very active (96%)
- ASRT_SpeechRecognition
- Slowing (36%)
Days since push
- whisper.cpp
- 0d
- ASRT_SpeechRecognition
- 91d
Open issues (now)
- whisper.cpp
- 1.2k
- ASRT_SpeechRecognition
- 115
Owner type
- whisper.cpp
- Organization
- ASRT_SpeechRecognition
- User
Security scan
- whisper.cpp
- No lockfile
- ASRT_SpeechRecognition
- 74 low (74 low)
Full report
- whisper.cpp
- Trust report
- ASRT_SpeechRecognition
- Trust report
Choose whisper.cpp if…
- whisper.cpp is primarily C++; ASRT_SpeechRecognition is Python.
- License: whisper.cpp is MIT, ASRT_SpeechRecognition is GPL-3.0.
- Tags unique to whisper.cpp: speech-to-text, c++, openai, transformer.
- Also covers Inference & Serving.
When NOT to use whisper.cpp
- Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge.
- Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
Choose ASRT_SpeechRecognition if…
- ASRT_SpeechRecognition is primarily Python; whisper.cpp is C++.
- License: ASRT_SpeechRecognition is GPL-3.0, whisper.cpp is MIT.
- Tags unique to ASRT_SpeechRecognition: python3, chinese-speech-recognition, python, cnn.
- ASRT_SpeechRecognition ships Docker support for self-hosted deployment.
When NOT to use ASRT_SpeechRecognition
- Last GitHub push was 92 days ago (slowing maintenance, Apr 10, 2026). Validate activity before betting a new project on ASRT_SpeechRecognition.
- Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (ggml-org/whisper.cpp) · observed Jul 11, 2026
- GitHub forks (ggml-org/whisper.cpp) · observed Jul 11, 2026
- Last push (ggml-org/whisper.cpp) · observed Jul 11, 2026
- License file (MIT) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (nl8590687/ASRT_SpeechRecognition) · observed Jul 11, 2026
- GitHub forks (nl8590687/ASRT_SpeechRecognition) · observed Jul 11, 2026
- Last push (nl8590687/ASRT_SpeechRecognition) · observed Apr 10, 2026
- License file (GPL-3.0) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: whisper.cpp 52k · ASRT_SpeechRecognition 8.4k (synced Jul 11, 2026).
Common questions
- What is the difference between whisper.cpp and ASRT_SpeechRecognition?
- whisper.cpp: Port of OpenAI's Whisper model in C/C++. ASRT_SpeechRecognition: A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统. See the comparison table for live GitHub stats and shared categories.
- When should I choose whisper.cpp over ASRT_SpeechRecognition?
- Choose whisper.cpp over ASRT_SpeechRecognition when whisper.cpp is primarily C++; ASRT_SpeechRecognition is Python; License: whisper.cpp is MIT, ASRT_SpeechRecognition is GPL-3.0; Tags unique to whisper.cpp: speech-to-text, c++, openai, transformer; Also covers Inference & Serving.
- When should I choose ASRT_SpeechRecognition over whisper.cpp?
- Choose ASRT_SpeechRecognition over whisper.cpp when ASRT_SpeechRecognition is primarily Python; whisper.cpp is C++; License: ASRT_SpeechRecognition is GPL-3.0, whisper.cpp is MIT; Tags unique to ASRT_SpeechRecognition: python3, chinese-speech-recognition, python, cnn; ASRT_SpeechRecognition ships Docker support for self-hosted deployment.
- When should I avoid whisper.cpp?
- Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge. Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
- When should I avoid ASRT_SpeechRecognition?
- Last GitHub push was 92 days ago (slowing maintenance, Apr 10, 2026). Validate activity before betting a new project on ASRT_SpeechRecognition. Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge.
- Is whisper.cpp or ASRT_SpeechRecognition more popular on GitHub?
- whisper.cpp has more GitHub stars (51,715 vs 8,372). Stars measure visibility, not whether either tool fits your constraints.
- Are whisper.cpp and ASRT_SpeechRecognition open source?
- Yes - both are open-source projects on GitHub (whisper.cpp: MIT, ASRT_SpeechRecognition: GPL-3.0).
- Where can I find alternatives to whisper.cpp or ASRT_SpeechRecognition?
- GraphCanon lists graph-backed alternatives at whisper.cpp alternatives and ASRT_SpeechRecognition alternatives (whisper.cpp markdown twin, ASRT_SpeechRecognition markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, whisper.cpp or ASRT_SpeechRecognition?
- whisper.cpp: Very active. ASRT_SpeechRecognition: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for whisper.cpp and ASRT_SpeechRecognition?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: whisper.cpp trust report; ASRT_SpeechRecognition trust report.