SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Jupyter Notebook speech-recognition Projects
-
vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
pip install vosk soundfile git clone https://github.com/alphacep/vosk-api.git # download a small model into ~/models # convert audio to 16k mono wav: ffmpeg -i input.mp3 -ar 16000 -ac 1 input_16k.wav # run a small python script: python transcribe_vosk.py input_16k.wav > output.txt
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
-
-
-
Speech-Backbones
This is the main repository of open-sourced speech technology by Huawei Noah's Ark Lab.
-
-
-
vid2cleantxt
Python API & command-line tool to easily transcribe speech-based video files into clean text
-
-
-
kwest-whisper-analysis
Conducted a comprehensive technical analysis of the Whisper model on M-series hardware, publishing performance benchmarks and implementation guidance for developers.
Jupyter Notebook speech-recognition discussion
Jupyter Notebook speech-recognition related posts
-
Audio-to-Text Transcriber Automated via Termux
-
Ask HN: Using Voice Cloning and TTS to Fine-Tune Diarizer
-
SignWave: Program to transcribe text, audio files into a sign language animation
-
Infini-Gram: Scaling unbounded n-gram language models to a trillion tokens
-
VOSK Offline Speech Recognition API
-
Weird A.I. Yankovic, a cursed deep dive into the world of voice cloning
-
Working Vosk model?
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jul 2026
Index
What are some of the best open-source speech-recognition projects in Jupyter Notebook? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | vosk-api | 14,918 |
| 2 | DeepLearningExamples | 14,807 |
| 3 | whisper-diarization | 5,594 |
| 4 | whisper-jax | 4,684 |
| 5 | Speech-Backbones | 604 |
| 6 | whisper-youtube | 419 |
| 7 | soxan | 276 |
| 8 | vid2cleantxt | 222 |
| 9 | Multimodal | 10 |
| 10 | Bangla-Spoken-Number-Recognition | 4 |
| 11 | kwest-whisper-analysis | 4 |