Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.8 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.8 KB

Home Assistant Add-on: Custom Whisper

Customized Whisper add-on for Home Assistant.

The Addon re-uses the original (v1.0.0) Whisper Add-on of Nabu Casa / Rhasspy which is based on a wyoming-whisper (v1.1.0) and wyoming (v1.5.2) libraries.

This add-on will be maintained only while the official addon will be able to handle custom models.

Supports amd64 Architecture and aarch64 Architecture only. Other archs are not planned to be supported!!! See CTranslate2 HW limitation

How to Install as an Add-on for Home-Assistant

  1. In Supervisor of Home-Assistant go to the Add-on Store,
  2. In the overflow menu click "Repositories"
  3. Add https://github.com/cociweb/custom_whisper/
  4. Wait for the Custom Whisper Add-on to show up or click reload in the same overflow menu
  5. Install Custom Whisper Add-on.
  6. Follow Documentation, Setup and Install of the Add-on

How to Install as a Standalone Docker Container

Example docker-compose.yml file.

How to Install as a Standalone Docker Container with GPU (CUDA) support

Example docker-compose.yml file.