镜像概览
- 完整引用
docker.io/fishaudio/fish-speech- Registry
- docker.io
- 命名空间
- fishaudio
- 仓库
- fish-speech
- 已缓存 Tag 数
- 27
- 最近同步
- 07/13/2026, 03:09 PM
简介
Fish Speech TTS 镜像,高质量神经语音合成服务,文本转语音 API 与声音克隆,通常需 GPU 加速推理。
详细介绍
fishaudio/fish-speech 运行 Fish Speech 神经文本转语音(TTS)引擎,支持高质量语音合成与声音克隆。定位为 GPU TTS 推理服务,需 NVIDIA GPU 与模型权重;有声书生成、语音助手 TTS 后端或 AI 配音实验平台。
快速启动
docker run -d --name fish-speech \
--gpus all \
-p 8080:8080 \
docker.io/fishaudio/fish-speech:latest
推荐实践
docker run -d --name fish-speech \
--restart unless-stopped \
--gpus all \
-p 8080:8080 \
-v /data/fish-models:/models \
docker.io/fishaudio/fish-speech:1.5.0
核心参数说明
--gpus all— GPU 加速推理-p 8080:8080— TTS API 端口-v .../models:...— 模型权重挂载- 资源 — 实时合成需 GPU 显存
最新 Tag(20 条)
查看全部 27 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/fishaudio/fish-speech :webui-cpu | linux/amd64linux/arm64 | 2026/06/09 18:12 | 839.1 MB | sha256:515763a229ad… | |||
docker.io/fishaudio/fish-speech :webui-cpu-nightly | linux/amd64linux/arm64 | 2026/06/09 18:12 | 839.1 MB | sha256:515763a229ad… | |||
docker.io/fishaudio/fish-speech :server-cpu | linux/amd64linux/arm64 | 2026/06/09 18:10 | 839.0 MB | sha256:53373a60015b… | |||
docker.io/fishaudio/fish-speech :server-cpu-nightly | linux/amd64linux/arm64 | 2026/06/09 18:10 | 839.0 MB | sha256:53373a60015b… | |||
docker.io/fishaudio/fish-speech :latest | linux/amd64 | 2026/06/09 18:07 | 5.8 GB | sha256:cceac00d20d4… | |||
docker.io/fishaudio/fish-speech :nightly | linux/amd64 | 2026/06/09 18:07 | 5.8 GB | sha256:cceac00d20d4… | |||
docker.io/fishaudio/fish-speech :webui-cuda | linux/amd64 | 2026/06/09 18:07 | 5.8 GB | sha256:cceac00d20d4… | |||
docker.io/fishaudio/fish-speech :webui-cuda-nightly | linux/amd64 | 2026/06/09 18:07 | 5.8 GB | sha256:cceac00d20d4… | |||
docker.io/fishaudio/fish-speech :server-cuda | linux/amd64 | 2026/06/09 18:05 | 5.8 GB | sha256:2fad8c46e68a… | |||
docker.io/fishaudio/fish-speech :server-cuda-nightly | linux/amd64 | 2026/06/09 18:05 | 5.8 GB | sha256:2fad8c46e68a… | |||
docker.io/fishaudio/fish-speech :server-cpu-v2.0.0-beta | linux/amd64linux/arm64 | 2026/03/10 23:32 | 843.8 MB | sha256:56e69b3b3fa2… | |||
docker.io/fishaudio/fish-speech :server-cuda-v2.0.0-beta | linux/amd64 | 2026/03/10 23:32 | 4.9 GB | sha256:f532bdb9953d… | |||
docker.io/fishaudio/fish-speech :webui-cpu-v2.0.0-beta | linux/amd64linux/arm64 | 2026/03/10 23:31 | 843.9 MB | sha256:1b5fd8250264… | |||
docker.io/fishaudio/fish-speech :v2.0.0-beta | linux/amd64 | 2026/03/10 23:30 | 4.9 GB | sha256:28cfb665f12d… | |||
docker.io/fishaudio/fish-speech :webui-cuda-v2.0.0-beta | linux/amd64 | 2026/03/10 23:30 | 4.9 GB | sha256:28cfb665f12d… | |||
docker.io/fishaudio/fish-speech :latest-dev | linux/amd64 | 2025/09/21 14:34 | 5.2 GB | sha256:1359a627188a… | |||
docker.io/fishaudio/fish-speech :nightly-dev | linux/amd64 | 2025/09/21 14:34 | 5.2 GB | sha256:1359a627188a… | |||
docker.io/fishaudio/fish-speech :v1.5.1-dev | linux/amd64 | 2025/05/31 20:15 | 4.3 GB | sha256:ea47ca9373e9… | |||
docker.io/fishaudio/fish-speech :v1.5.1 | linux/amd64 | 2025/05/31 20:15 | 4.3 GB | sha256:f39aa379c4fe… | |||
docker.io/fishaudio/fish-speech :v1.5.0-dev | linux/amd64 | 2024/12/25 10:58 | 4.3 GB | sha256:38eb09c6564e… |