Faster-Whisper
Fast Whisper transcription with CTranslate2 — 4x faster than OpenAI Whisper with lower memory usage
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
faster-whisper:
image: linuxserver/faster-whisper:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/faster-whisper:/data
Verwandte Tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Anleitungen & Artikel
How to Deploy Faster-Whisper with Docker: Complete Transcription Tutorial
From Docker setup to production API — deploy Faster-Whisper for high-speed transcription with VAD, optimization settings, and troubleshooting.
Faster-Whisper: 4x Faster Speech Transcription with CTranslate2 — Complete Guide
Faster-Whisper delivers up to 4x faster transcription than OpenAI Whisper using CTranslate2 with half the memory. Here's the complete guide.