Kokoro-FastAPI---GPU
Docker 应用程序 from grtgbln's Repository
概述
Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch support, handling, and auto-stitching.
This is a version meant for Nvidia GPUs.
This is a version meant for Nvidia GPUs.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8880]/- 网络
bridge- 特权
- false
- 额外参数
--gpus all
模板配置
Web UI PortPorttcp
Container Port: 8880
- 目标
- 8880
- 默认值
- 8880
- 价值
- 8880
Download ModelVariable
Download model on start
- 目标
- DOWNLOAD_MODEL
- 默认值
- true|false
App DataPath
Path to the app data folder
- 目标
- /app/api
- 默认值
- /mnt/user/appdata/kokoro-fastapi/data
- 价值
- /mnt/user/appdata/kokoro-fastapi/data
Python PathVariable
Python path environment variable
- 目标
- PYTHONPATH
- 默认值
- /app:/app/api
- 价值
- /app:/app/api
Log LevelVariable
Logging level for the API
- 目标
- API_LOG_LEVEL
- 默认值
- DEBUG
- 价值
- DEBUG
Use GPUVariable
Enable GPU usage for PyTorch model inference
- 目标
- USE_GPU
- 默认值
- true
- 价值
- true
Python UnbufferedVariable
Set Python output to be unbuffered
- 目标
- PYTHONUNBUFFERED
- 默认值
- 1
- 价值
- 1
详细信息
存储库
ghcr.io/remsky/kokoro-fastapi-gpu:latest最后更新2026-06-02
初见2025-04-25
在Unraid 上运行 Kokoro-FastAPI---GPU 。
Kokoro-FastAPI---GPU 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。