镜像概览
- 完整引用
docker.io/jhj0517/whisper-webui- Registry
- docker.io
- 命名空间
- jhj0517
- 仓库
- whisper-webui
- 已缓存 Tag 数
- 25
- 最近同步
- 07/06/2026, 04:49 AM
- 相关主题
简介
Whisper WebUI 语音识别界面镜像,Gradio 上传音频转文字,需 GPU 加速推理,适合本地语音转录与字幕生成。
详细介绍
jhj0517/whisper-webui 运行 Gradio Web UI 加载 OpenAI Whisper 模型,浏览器上传音频执行 ASR 转录。定位为 GPU 交互式 Web 工具,需 --gpus all 与模型缓存 volume;docker 本地转录工具,非生产无头 API 服务。
快速启动
docker run -d --name whisper-ui \
--gpus all \
-p 7860:7860 \
docker.io/jhj0517/whisper-webui:latest
推荐实践
docker run -d --name whisper-ui \
--gpus all \
--restart unless-stopped \
-p 7860:7860 \
-v /data/whisper-models:/models \
docker.io/jhj0517/whisper-webui:1.0.0
核心参数说明
--gpus all— NVIDIA GPU 推理加速-p 7860:7860— Gradio Web UI 端口-v .../whisper-models:...— 模型权重缓存- 定位 — 本地 GPU 转录交互工具
最新 Tag(20 条)
查看全部 25 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/jhj0517/whisper-webui :v1.0.8-4def223 | linux/amd64 | 2025/12/29 14:29 | 4.0 GB | sha256:ea4216e6e467… | |||
docker.io/jhj0517/whisper-webui :latest | linux/amd64 | 2025/10/17 19:33 | 4.2 GB | sha256:03e32174c953… | |||
docker.io/jhj0517/whisper-webui :v1.0.7-fef3d69 | linux/amd64 | 2025/10/03 14:03 | 3.9 GB | sha256:ef236e15103c… | |||
docker.io/jhj0517/whisper-webui :v1.0.7-ef7aa66 | linux/amd64 | 2025/09/23 19:47 | 3.9 GB | sha256:a30e021e0ee9… | |||
docker.io/jhj0517/whisper-webui :v1.0.7 | linux/amd64 | 2025/08/29 16:09 | 3.9 GB | sha256:7e5155e0a693… | |||
docker.io/jhj0517/whisper-webui :v1.0.7-5962780 | linux/amd64 | 2025/08/29 16:05 | 3.9 GB | sha256:fcd199a42f3c… | |||
docker.io/jhj0517/whisper-webui :v1.0.6-cff5ec6 | linux/amd64 | 2025/08/29 15:58 | 3.9 GB | sha256:6e52d4a43f8a… | |||
docker.io/jhj0517/whisper-webui :v1.0.6-9c5d876 | linux/amd64 | 2025/08/29 15:54 | 3.9 GB | sha256:83252c39737d… | |||
docker.io/jhj0517/whisper-webui :v1.0.6 | linux/amd64 | 2025/08/11 00:02 | 3.9 GB | sha256:fb8afb159aa2… | |||
docker.io/jhj0517/whisper-webui :v1.0.5-439dc7b | linux/amd64 | 2025/08/10 23:23 | 3.9 GB | sha256:7b378ab4fd5f… | |||
docker.io/jhj0517/whisper-webui :v1.0.5-c5baad2 | linux/amd64 | 2025/07/26 23:03 | 3.6 GB | sha256:38adecd7c04b… | |||
docker.io/jhj0517/whisper-webui :v1.0.5 | linux/amd64 | 2025/07/26 18:27 | 3.6 GB | sha256:020408e5d027… | |||
docker.io/jhj0517/whisper-webui :v1.0.4-d843b9c | linux/amd64 | 2025/07/26 18:26 | 3.6 GB | sha256:7ced5e2ffaf4… | |||
docker.io/jhj0517/whisper-webui :v1.0.4 | linux/amd64 | 2025/05/06 13:54 | 3.6 GB | sha256:9f6c8a532d4a… | |||
docker.io/jhj0517/whisper-webui :v1.0.3-f96deb2 | linux/amd64 | 2025/05/06 13:48 | 3.6 GB | sha256:aed21b519152… | |||
docker.io/jhj0517/whisper-webui :v1.0.3-178dde2 | linux/amd64 | 2025/05/03 13:34 | 3.6 GB | sha256:0778dc3584d8… | |||
docker.io/jhj0517/whisper-webui :v1.0.3 | linux/amd64 | 2025/04/29 13:37 | 3.6 GB | sha256:f3dc3ac30bfe… | |||
docker.io/jhj0517/whisper-webui :v1.0.2-ab2bb06 | linux/amd64 | 2025/04/29 12:28 | 3.6 GB | sha256:c1c6a677cfb4… | |||
docker.io/jhj0517/whisper-webui :v1.0.2-65220f1 | linux/amd64 | 2025/04/15 13:50 | 3.5 GB | sha256:bcda444a1b1b… | |||
docker.io/jhj0517/whisper-webui :v1.0.2-d70bcc7 | linux/amd64 | 2025/04/08 21:24 | 3.5 GB | sha256:4073f6bbc7a2… |