SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 Jupyter Notebook speech-to-text 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
-
-
-
-
-
vid2cleantxt
Python API & command-line tool to easily transcribe speech-based video files into clean text
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Jupyter Notebook speech-to-text discussion
Jupyter Notebook speech-to-text 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
-
Would I be able to run ggml models such as whisper.cpp or llama.cpp on a raspberry pi with a coral ai USB Accelerator?
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Aug 2026
Index
What are some of the best open-source speech-to-text projects in Jupyter Notebook? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | vosk-api | 15,053 |
| 2 | silero-models | 6,061 |
| 3 | whisper-diarization | 5,616 |
| 4 | whisper-jax | 4,684 |
| 5 | whisper-youtube | 421 |
| 6 | vid2cleantxt | 228 |
| 7 | converse | 183 |