Speaches
Docker 应用程序 from grtgbln's Repository
概述
speaches is an OpenAI API-compatible server supporting streaming transcription, translation, and speech generation. Speach-to-Text is powered by faster-whisper and for Text-to-Speech piper and Kokoro are used. This project aims to be Ollama, but for TTS/STT models.
**Nvidia GPU Use:** Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to "extra parameters" (switch on advanced view)
**Nvidia GPU Use:** Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to "extra parameters" (switch on advanced view)
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8000
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Cache DirectoryPath
Path to the cache directory. This is where models will be stored, which can be quite large.
- 目标
- /home/ubuntu/.cache/huggingface/hub
- 默认值
- /mnt/user/appdata/speaches/cache
- 价值
- /mnt/user/appdata/speaches/cache
详细信息
存储库
ghcr.io/speaches-ai/speaches:latest-cpu最后更新2026-05-31
初见2025-04-16
在Unraid 上运行 Speaches 。
Speaches 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。