File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ Migrated to `hexgrad/Kokoro-82M-v1.1-zh` with baseline adaptation based on the c
3939- [ 一条命令启动(预构建镜像) / One-command Start] ( #一条命令启动预构建镜像--one-command-start-prebuilt-image )
4040- [ 源码部署 / Source Deployment] ( #源码部署--source-deployment )
4141- [ Unraid Docker Compose 部署 / Unraid Docker Compose Deployment] ( #unraid-docker-compose-部署--unraid-docker-compose-deployment )
42- - [ 镜像标签策略 / Image Tagging Strategy] ( #镜像标签策略--image-tagging-strategy )
4342- [ 最小环境变量 / Minimal Environment Variables] ( #最小环境变量--minimal-environment-variables )
4443- [ 切换到 v1.0(英文模型) / Switch to v1.0] ( #切换到-v10英文模型--switch-to-v10 )
4544
@@ -400,22 +399,6 @@ chmod -R 775 /mnt/user/appdata/kokoro-fastapi-zh
400399
401400> ** Tip** : Unraid terminal is root by default, so these commands can be executed directly and only once before first deployment.
402401
403- # # 镜像标签策略 / Image Tagging Strategy
404-
405- - 推荐生产环境固定版本标签(例如:` v0.2.4-zh` ),避免 ` latest` 漂移。
406- - 建议约定:
407- - GPU:` ghcr.io/hsiang-han/kokoro-fastapi-zh-gpu:v0.2.4-zh`
408- - CPU:` ghcr.io/hsiang-han/kokoro-fastapi-zh-cpu:v0.2.4-zh`
409- - ` latest` 可用于快速试用,不建议用于可复现部署。
410-
411- English:
412-
413- - In production, pin fixed tags (for example ` v0.2.4-zh` ) to avoid ` latest` drift.
414- - Suggested convention:
415- - GPU: ` ghcr.io/hsiang-han/kokoro-fastapi-zh-gpu:v0.2.4-zh`
416- - CPU: ` ghcr.io/hsiang-han/kokoro-fastapi-zh-cpu:v0.2.4-zh`
417- - ` latest` is fine for quick trials, but not recommended for reproducible deployment.
418-
419402# # 最小环境变量 / Minimal Environment Variables
420403
421404| 变量 / Variable | 示例值 / Example | 说明 / Description |
You can’t perform that action at this time.
0 commit comments