whisper-web
Speech recog
An open-source speech recognition system built using machine learning models and JavaScript.
ML-powered speech recognition directly in your browser
3k stars
22 watching
292 forks
Language: TypeScript
last commit: 4 months ago javascripttransformerswhisper
Related projects:
Repository | Description | Stars |
---|---|---|
ggerganov/whisper.cpp | A high-performance inference implementation of an automatic speech recognition model in C++ | 36,332 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,894 |
sandrohanea/whisper.net | A .NET implementation of OpenAI Whisper models for speech recognition and text-to-speech conversion. | 601 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,644 |
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 72,752 |
const-me/whisper | An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference | 8,617 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 445 |
illyism/openai-whisper-api | An OpenAI speech-to-text API service built with Node.js and Typescript, running on Docker and Google Cloud Run. | 110 |
vaibhavs10/insanely-fast-whisper | A command-line tool for fast audio transcription using the Whisper AI model | 7,848 |
hyperoslo/whisper | A UI component library for displaying messages and notifications in iOS apps with customizable sounds, colors, and fonts | 3,755 |
picovoice/porcupine | An on-device wake word detection system powered by deep learning | 3,819 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,405 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,467 |
hahahumble/speechgpt | An application that enables users to converse with ChatGPT via speech and text interfaces. | 2,752 |
collabora/whisperlive | An implementation of Whisper's speech-to-text functionality in a real-time transcription application | 2,186 |