Our own CTranslate2 build of Whisper, speech-to-text backend for Diction.
241
Our own CTranslate2 build of OpenAI's Whisper, serving speech-to-text for Diction, the iOS voice-dictation keyboard. Speaks the OpenAI-compatible transcription API, so it works standalone or behind the Diction Gateway for WebSocket streaming.
latest-cpu — CPU inferencelatest-cuda — NVIDIA GPU inferencedocker run -p 8000:8000 -v whisper-models:/home/ubuntu/.cache/huggingface/hub \
dictionlabs/whisper-server:latest-cpu
Full setup guide: github.com/DictionLabs/Diction
MIT. Source: github.com/DictionLabs/Diction
Content type
Image
Digest
sha256:6ec12ebf8…
Size
2.7 GB
Last updated
about 2 months ago
docker pull dictionlabs/whisper-server:latest-cuda