Whishper
Whishper
Docker app from grtgbln's Repository
Overview
Transcribe any audio to text, translate and edit subtitles completely locally with a web UI.
Requirements
Requires separate MongoDB and LibreTranslate instances.
Runtime arguments
- Web UI
http://[IP]:[PORT:8082]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8082
- Target
- 8082
- Default
- 8082
- Value
- 8082
ProfileVariable
Set to 'gpu' to use GPU. Need to select GPU-compatible image variant.
- Target
- PUBLIC_WHISHPER_PROFILE
- Default
- cpu|gpu
LibreTranslate URLVariable
The URL of the LibreTranslate instance to use for translations.
- Target
- PUBLIC_TRANSLATION_API_HOST
- Default
- http://libretranslate:8080
- Value
- http://libretranslate:8080
Whisper ServerVariable
The hostname where Whishper is being served, without the protocol.
- Target
- PUBLIC_API_HOST
- Default
- localhost:8082
- Value
- localhost:8082
Whisper ModelsVariable
Comma-separated list of Whisper models to download on first run.
- Target
- WHISPER_MODELS
- Default
- tiny,small
- Value
- tiny,small
Uploads PathPath
Path to the uploads folder
- Target
- /app/uploads
- Default
- /mnt/user/appdata/whishper/uploads
- Value
- /mnt/user/appdata/whishper/uploads
Logs PathPath
Path to the logs folder
- Target
- /var/log/whishper
- Default
- /mnt/user/appdata/whishper/logs
- Value
- /mnt/user/appdata/whishper/logs
Internal Models DirectoryVariable
Internal path to the Whisper models directory. Not recommended to change.
- Target
- WHISPER_MODELS_DIR
- Default
- /app/models
- Value
- /app/models
Internal Uploads DirectoryVariable
Internal path to the uploads directory. Not recommended to change.
- Target
- WHISPER_UPLOADS_DIR
- Default
- /app/uploads
- Value
- /app/uploads
CPU Thread CountVariable
The number of CPU threads to use when transcribing.
- Target
- CPU_THREADS
- Default
- 4
- Value
- 4
Categories
Download Statistics
159,646
Total Downloads
10,462
This Month
6,545
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
pluja/whishper:latestLast Updated2024-09-17
First Seen2025-10-20
Run Whishper on Unraid.
Whishper is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.