Skip to content
#

whisper-model

Here are 16 public repositories matching this topic...

BanglaSpeech2Text: An open-source offline speech-to-text package for Bangla language. Fine-tuned on the latest whisper speech to text model for optimal performance.

  • Updated Mar 1, 2025
  • Python
whisper-colab-tpu-transcriber

High-performance Google Colab Notebook for fast & accurate audio transcription/translation using OpenAI Whisper. Accelerated on TPUs with PyTorch/XLA. Features an interactive UI for model selection, multi-language support, and long-form audio processing.

  • Updated Jun 8, 2025
  • Jupyter Notebook

A real-time voice-to-text and text-to-speech AI pipeline using Whisper, an LLM, and Edge-TTS with tunable parameters for low-latency audio processing and response generation.

  • Updated Sep 24, 2024
  • Python

The Whisper Subtitle Generator leverages OpenAI's Whisper model to generate subtitles from audio and video files. This Python-based tool supports multiple languages and employs advanced audio processing techniques to ensure high accuracy in transcription.

  • Updated Apr 23, 2024
  • Python

This model predicts grammar scores (1–5) from audio files. It uses Whisper to transcribe speech to text, cleans the text, and extracts features with TF-IDF. A Random Forest Regressor is trained to learn grammar score patterns. Evaluation via Pearson Correlation showed good results.

  • Updated Jun 10, 2025
  • Jupyter Notebook

Offline-friendly backend POC to transcribe YouTube videos and chat with video content using Whisper (no cloud required) and local LLMs via Ollama like Mistral or LLaMA2. Built with Flask and PostgreSQL, fully open source with Swagger APIs. Easily connect any frontend. ⚠️ Use Submit API to download one video at a time to avoid YouTube throttling.

  • Updated May 6, 2025
  • Python

Improve this page

Add a description, image, and links to the whisper-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the whisper-model topic, visit your repo's landing page and select "manage topics."

Learn more