All apps · 0 apps
Speaches
Docker app from grtgbln's Repository
Overview
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)
Install Speaches on Unraid in a few clicks.
Find Speaches in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Speaches Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/speaches-ai/speaches:latest-cpuLast Updated2026-07-17
First Seen2025-04-16
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8000
- Target
- 8000
- Default
- 8000
- Value
- 8000
Cache DirectoryPath
Path to the cache directory. This is where models will be stored, which can be quite large.
- Target
- /home/ubuntu/.cache/huggingface/hub
- Default
- /mnt/user/appdata/speaches/cache
- Value
- /mnt/user/appdata/speaches/cache