chengsokdara / use-whisperLinks
React hook for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in
☆780Updated last year
Alternatives and similar repositories for use-whisper
Users that are interested in use-whisper are comparing it to the libraries listed below
Sorting:
- Build real time speech2text web apps using OpenAI's Whisper https://openai.com/blog/whisper/☆819Updated 3 weeks ago
- A sample web app using OpenAI Whisper to transcribe audio built on Next.js. It records audio continuously for some time interval then upl…☆176Updated 2 years ago
- Streaming transcriber with whisper☆692Updated 2 years ago
- Real time speech to text transcription app.☆427Updated 2 years ago
- Near-Realtime audio transcription using self-hosted Whisper and WebSocket in Python/JS☆917Updated last year
- Voice activity detector (VAD) for the browser with a simple API☆1,614Updated last week
- Node.js bindings for OpenAI's Whisper. (C++ CPU version by ggerganov)☆291Updated last year
- ☆488Updated 3 weeks ago
- Cog implementation of transcribing + diarization pipeline with Whisper & Pyannote☆223Updated 7 months ago
- Project that allows one to use a microphone with OpenAI whisper.☆778Updated last year
- Shush is an app that deploys a WhisperV3 model with Flash Attention v2 on Modal and makes requests to it via a NextJS app☆216Updated last year
- Real time transcription with OpenAI Whisper.☆2,855Updated 5 months ago
- A nearly-live implementation of OpenAI's Whisper, using sounddevice. Requires existing Whisper install.☆359Updated 2 months ago
- React / Vanilla JS Text to Speech with highlighting the words and sentences that are being spoken using audio files, text to speech API, …☆171Updated 2 weeks ago
- ☆292Updated 5 months ago
- Demo NextJS app featuring the ChatGPT and Whisper APIs☆80Updated 2 years ago
- Demo of AssemblyAI's Real-Time Websocket API (In Browser with JavaScript)☆126Updated 3 months ago
- An audio recording helper for React. Provides a component and a hook to help with audio recording.☆253Updated last year
- A python package to build AI-powered real-time audio applications☆1,467Updated 7 months ago
- Self-hosted version of OpenAI’s new stateful Assistants API☆545Updated 6 months ago
- Low latency ai companion voice talk in 60 lines of code using faster_whisper and elevenlabs input streaming