Sign inSign up

dictionlabs/whisper-server

By dictionlabs

Updated about 2 months ago

Our own CTranslate2 build of Whisper, speech-to-text backend for Diction.

Image
0

241

dictionlabs/whisper-server repository overview

Diction Whisper Server

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.

Tags

  • latest-cpu — CPU inference
  • latest-cuda — NVIDIA GPU inference

Quick start

docker run -p 8000:8000 -v whisper-models:/home/ubuntu/.cache/huggingface/hub \
  dictionlabs/whisper-server:latest-cpu

Full setup guide: github.com/DictionLabs/Diction

License

MIT. Source: github.com/DictionLabs/Diction

Tag summary

Content type

Image

Digest

sha256:6ec12ebf8

Size

2.7 GB

Last updated

about 2 months ago

docker pull dictionlabs/whisper-server:latest-cuda