🌐
Docker
hub.docker.com › r › linuxserver › faster-whisper
linuxserver/faster-whisper - Docker Image
© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
GitHub
github.com › manzolo › openai-whisper-docker
GitHub - manzolo/openai-whisper-docker: This Docker image provides a convenient environment for running OpenAI Whisper, a powerful automatic speech recognition (ASR) system.
This Docker image provides a convenient environment for running OpenAI Whisper, a powerful automatic speech recognition (ASR) system. - manzolo/openai-whisper-docker
Starred by 148 users
Forked by 19 users
Languages   Dockerfile
Discussions

Whisper docker container
I'm curious why you didn't use https://github.com/openai/whisper More on reddit.com
🌐 r/OpenAI
10
10
April 25, 2023
Connecting to Whisper in Docker
Looking for some help. HA running fine on RPI4/SSD. Have Voice / Assist running too (recent) - with local whisper/piper. Have Voice PE hardware running too. Now trying to also get piper / whisper running on local container (on NAS) - to (a) compare performance and (b) learn how to ahead of ... More on community.home-assistant.io
🌐 community.home-assistant.io
1
0
January 7, 2025
GPU support in wyoming-whisper docker
The wyoming-whisper docker currently does everything on CPU even if a GPU is present. It would be great if GPU support could be added. The underlying software (faster-whisper) supports that. I guess it doesn’t really help on a HA system normally because those usually run light hardware without ... More on community.home-assistant.io
🌐 community.home-assistant.io
0
March 12, 2025
using whisper in docker
Whisper and piper are indeed different ports which you can specify in your docker compose and then use when setting up the integration. Here's my docker compose file, then I use the ports specified when installing 2x wyoming integrations (one for each of them) piper: container_name: piper image: rhasspy/wyoming-piper ports: - '10200:10200' volumes: - '/media/storage/piper/data:/data' command: --voice en-gb-southern_english_female-low whisper: container_name: whisper image: rhasspy/wyoming-whisper ports: - '10300:10300' volumes: - '/media/storage/whisper/data:/data' command: --model tiny-int8 --language en More on reddit.com
🌐 r/homeassistant
9
5
July 7, 2023
🌐
Docker Hub
hub.docker.com › r › onerahmet › openai-whisper-asr-webservice
onerahmet/openai-whisper-asr-webservice - Docker Image
openai-whisper-asr-webservice · © 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
Reddit
reddit.com › r/openai › whisper docker container
r/OpenAI on Reddit: Whisper docker container
April 25, 2023 -

So there wasn't a solution out that would allow you to submit your audio/video files to a dockerized flask app and have your subtitle files etc generated as if you were using whisper via the command line... so I made one. Go check it out here jlonge4/whisperAI-flask-docker: I built this project because there was no user friendly way to upload a file to a dockerized flask web form and have whisper do its thing via CLI in the background. Now there is. Enjoy! (github.com)

🌐
LinuxServer.io
docs.linuxserver.io › images › docker-faster-whisper
faster-whisper - LinuxServer.io
Faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper. We utilise the docker manifest for multi-platform awareness.
🌐
Runpod
runpod.io › home › articles › guides › running whisper with a ui in docker: a beginner’s guide
Running Whisper with a UI in Docker: A Beginner’s Guide
June 6, 2025 - Provides a beginner-friendly tutorial for running OpenAI’s Whisper speech recognition with a GUI in Docker, covering container setup and using a web UI for transcription without coding.
🌐
Home Assistant
community.home-assistant.io › configuration › voice assistant
Connecting to Whisper in Docker - Voice Assistant - Home Assistant Community
January 7, 2025 - Looking for some help. HA running fine on RPI4/SSD. Have Voice / Assist running too (recent) - with local whisper/piper. Have Voice PE hardware running too. Now trying to also get piper / whisper running on local con…
Find elsewhere
🌐
Docker Hub
hub.docker.com › r › rhasspy › wyoming-whisper
rhasspy/wyoming-whisper - Docker Image
© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
Bazarr Wiki
wiki.bazarr.media › Additional-Configuration › Whisper-Provider
Whisper Provider Setup - Bazarr Wiki
November 13, 2025 - whisper-asr-webservice supports multiple backends. Currently, there are two available options: ... The complete Docker Compose file can be found here.
🌐
Medium
egemengulpinar.medium.com › running-whisper-large-v3-on-docker-with-gpu-support-e8a5b5daabf9
Running OpenAI Whisper Model on Docker with GPU Support | by Egemen Gulpinar | Medium
August 28, 2024 - Hi fellows, in this article I have talked about how to run the Whisper Large v3 Speech-to-Text(STT) model on a Docker container with GPU support. This guideline helps you to deploy your other deep learning models as well. Please follow each step carefully.
🌐
GitHub
github.com › jhj0517 › Whisper-WebUI
GitHub - jhj0517/Whisper-WebUI: A Web UI for easy subtitle using whisper model.
Start the Whisper-WebUI and connect to the http://localhost:7860. Install and launch Docker-Desktop.
Starred by 2.6K users
Forked by 373 users
Languages   Python 95.4% | Jupyter Notebook 2.6%
🌐
Docker Hub
hub.docker.com › r › openeuler › whisper
openeuler/whisper - Docker Image
Welcome to the world's largest container registry built for developers and open source contributors to find, use, and share their container images. Build, push and pull.
🌐
ameriDroid
ameridroid.com › blogs › ameriblogs › offload-piper-and-whisper-from-your-home-assistant
Offload Piper and Whisper from your Home Assistant! – ameriDroid
January 14, 2025 - docker run -it -p 10300:10300 \ -v C:\path\to\whisper-data:/data \ rhasspy/wyoming-whisper \ --model tiny-int8 --language en
🌐
The Awesome Garage
theawesomegarage.com › blog › home-assistant-with-wyoming-whisper-on-proxmox-with-nvidia-pci-passthrough-and-cuda-support-in-docker-on-lxc
Wyoming whisper and piper on Proxmox with NVIDIA GPU PCI passthrough and CUDA support in Docker | The awesome garage
February 8, 2024 - We need docker to run Whisper and Piper. Before we install docker, we need to update the system and for the sake of cleanliness, triple check and remove older docker components.
🌐
Docker Hub
hub.docker.com › r › lewangdev › faster-whisper
lewangdev/faster-whisper - Docker Image
© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
Medium
learningdevops.medium.com › step-by-step-guide-to-building-a-dockerfile-for-deploying-openai-whisper-models-with-dynamic-model-7bfa8ba95cd7
Step-by-Step Guide to Building a Dockerfile for Deploying OpenAI Whisper Models with Dynamic Model Selection | by Ravi Pandit | Medium
November 13, 2024 - This command will process sample.wav with the small model of Whisper and the transcription output will be generated as defined in the container's configuration (either printed to the console or saved to a file). Using a Dockerfile to deploy Whisper with support for various models brings significant advantages in flexibility, consistency, and scalability.
🌐
LabLab
lablab.ai › t › whisper-api-flask-docker
Creating OpenAI Whisper API in a Docker Container tutorial
October 6, 2022 - It's your turn to build something that matters. If you're serious about AI, you're in the right place - the community where developers and founders ship AI products through world-class hackathons.
🌐
Home Assistant
community.home-assistant.io › feature requests
GPU support in wyoming-whisper docker - Feature Requests - Home Assistant Community
March 12, 2025 - The wyoming-whisper docker currently does everything on CPU even if a GPU is present. It would be great if GPU support could be added. The underlying software (faster-whisper) supports that. I guess it doesn’t really help on a HA system normally because those usually run light hardware without ...
🌐
GitHub
github.com › etalab-ia › faster-whisper-server
GitHub - etalab-ia/faster-whisper-server
faster-whisper-server is an OpenAI API-compatible transcription server which uses faster-whisper as its backend. Features: GPU and CPU support. Easily deployable using Docker.
Starred by 72 users
Forked by 17 users
Languages   Python 97.9% | Nix 2.1%