Skip to content

wyoming-whisper docker container with Nvidia GPU support

Notifications You must be signed in to change notification settings

Confused-Engineer/wyoming-whisper-gpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Wyoming Whisper docker container with GPU support for Home-Assistant

Docker: https://hub.docker.com/r/confusedengineer/wyoming-whisper-gpu

docker pull confusedengineer/wyoming-whisper-gpu:latest

I made changes with TrueNAS users in mind by removing the "command" portions as they seemed to cause some difficulties.

Requirements when running:

  • Mount a volume at "/data" in the container
  • Run as privileged
  • Expose container port 10300
  • Add NVIDIA GPU access
  • Enjoy!

todo: Make environment variables to adjust beam size, model, device, etc.

Currently defaults are 5, medium-int8, cuda, english.

About

wyoming-whisper docker container with Nvidia GPU support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 69.9%
  • Shell 30.1%