Whisper-API-Server
Drop-in replacement for the OpenAI's Whisper API using the same API but running locally.
About
Whisper API Server is a self-hosted implementation of OpenAI's Whisper speech recognition service. It allows you to run speech-to-text transcription locally using transformer-based Whisper models, eliminating the need to send audio data to external APIs. This makes it suitable fo…