Jupyter Notebook speech-recognition

Open-source Jupyter Notebook projects categorized as speech-recognition

Top 11 Jupyter Notebook speech-recognition Projects

speech-recognition
  1. vosk-api

    Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

    Project mention: Audio-to-Text Transcriber Automated via Termux | dev.to | 2025-10-01

    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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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.

  4. whisper-diarization

    Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper

  5. whisper-jax

    JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.

  6. Speech-Backbones

    This is the main repository of open-sourced speech technology by Huawei Noah's Ark Lab.

  7. whisper-youtube

    🔉 Youtube Videos Transcription with OpenAI's Whisper

  8. soxan

    Wav2Vec for speech recognition, classification, and audio classification

  9. vid2cleantxt

    Python API & command-line tool to easily transcribe speech-based video files into clean text

  10. Multimodal

    Listen. Write. Speak. Read. Think. (by kritiksoman)

  11. Bangla-Spoken-Number-Recognition

    recognizing spoken Bangla numbers using MFCCs and CNN.

  12. kwest-whisper-analysis

    Conducted a comprehensive technical analysis of the Whisper model on M-series hardware, publishing performance benchmarks and implementation guidance for developers.

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-recognition discussion

Log in or Post with

Jupyter Notebook speech-recognition related posts

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jupyter Notebook is
the 15th most popular programming language
based on number of references?