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
21 watching
274 forks
Language: TypeScript
last commit: about 2 months ago javascripttransformerswhisper
Related projects:
Repository | Description | Stars |
---|---|---|
ggerganov/whisper.cpp | A high-performance implementation of the OpenAI Whisper ASR model in C++ | 35,706 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,489 |
sandrohanea/whisper.net | An open-source speech-to-text library built on top of Whisper Models for cross-platform support. | 582 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,621 |
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 71,660 |
const-me/whisper | An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference | 8,460 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 433 |
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,731 |
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,773 |
purfview/whisper-standalone-win | Executable standalone versions of Whisper and Faster-Whisper speech recognition tools | 1,326 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,444 |
hahahumble/speechgpt | An application that enables users to converse with ChatGPT via speech and text interfaces. | 2,746 |
collabora/whisperlive | An implementation of Whisper's speech-to-text functionality in a real-time transcription application | 2,050 |