Community integrations using faster-whisper
masterSeveral open-source projects utilize faster-whisper for various speech-to-text tasks:
- Servers & APIs:
speaches: OpenAI-compatible server, supports streaming and live transcription.Whisper-FastAPI: Simple API backend compatible with OpenAI, HomeAssistant, and Konele.
- Advanced Transcription & Diarization:
WhisperX: Provides speaker diarization and accurate word-level timestamps via wav2vec2 alignment.whisper-diarize: Speaker diarization tool usingfaster-whisperand NVIDIA NeMo.asr-sd-pipeline: Scalable, modular multi-speaker STT solution using AzureML pipelines.
- CLI & Standalone Tools:
whisper-ctranslate2: Command line client compatible with the original OpenAI Whisper client.whisper-standalone-win: Standalone CLI executables for Windows, Linux, and macOS.
- Specialized Use Cases:
Open-Lyrics: Transcribes audio and generates.lrcfiles using OpenAI-GPT.wscribe: Transcript generation tool with word-level export and an editor.Whisper-Streaming&WhisperLive: Implementations for real-time/nearly-live transcription.Open-dubbing: AI dubbing system for translating and synchronizing audio dialogue.