use-whisper
Speech to text hook
A React hook that enables real-time speech-to-text functionality using the OpenAI Whisper API
React hook for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in
738 stars
11 watching
138 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
apihookopenaireactreal-timewhisper
Related projects:
Repository | Description | Stars |
---|---|---|
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 408 |
sandrohanea/whisper.net | A .NET implementation of OpenAI Whisper models for speech recognition and text-to-speech conversion. | 596 |
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 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,405 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 445 |
bnosac/audio.whisper | Provides an R interface to the Whisper Automatic Speech Recognition model | 119 |
srijith-rkr/kaust-whisper-adapter | A tool for fine-tuning the OpenAI Whisper speech recognition model using residual adapters and parameter-efficient learning methods. | 32 |
collabora/whisperlive | An implementation of Whisper's speech-to-text functionality in a real-time transcription application | 2,186 |
softcatala/whisper-ctranslate2 | An AI-powered speech recognition and translation tool that utilizes CTranslate2 and Faster-whisper implementations for faster and more efficient processing. | 931 |
shashikg/whispers2t | An optimized speech-to-text pipeline designed to improve inference speed and accuracy | 330 |
schibsted/waas | A service for transcribing and processing audio files using OpenAI Whisper, providing both GUI and API options. | 1,852 |
arthurfdlr/whisper-youtube | Transcribes Youtube videos using OpenAI's Whisper speech recognition model | 369 |
ggerganov/whisper.spm | A Swift package for C implementation of a speech recognition system | 169 |
sharrnah/whispering | An open-source tool for real-time audio and image transcription with support for multiple languages and various applications | 404 |
pranesh239/use-key-capture | A custom hook that simplifies listening to complex keyboard combinations in React applications | 24 |