fixtSE
FixtSEFixtSE
Blog
Membership
Shop
Booking
About
Login

YoutubeInstagramRSSGithubPatreonPrivacy
Fixt • © 2025
Published: Feb 23, 2024—3 min read

Local Voice Assistant: Using your Cameras & Speakers in HA

Written by: Fixt

If you're subscribed to our Channel
Login with your Google account to get our Smart Tutorial Experience!

TABLE OF CONTENTS
PrerequisitesInstall it on the Home Assistant ServerPiperWhisperOpenWakeWordInstall it on a Different ComputerWyoming IntegrationConfigure Assistant Stream AssistConfigure Stream AssistWake Word Detection BeepAndroid IP Camera App

Featured

Coral AI Person Detection with Home Assistant & FrigateCoral AI Person Detection with Home Assistant & Frigate
ESPresense v3 - Room level presence detection with ESP32 and Home AssistantESPresense v3 - Room level presence detection with ESP32 and Home Assistant

Related

Tags

Home-Assistant
Integration
Tutorial
Add-on
Voice-Assistant

If you like my work, please consider supporting me on Ko-fi! ☕🎉

← Back to the blog
Local Voice Assistant

Prerequisites
#

Install it on the Home Assistant Server
#

Piper
#

Open your Home Assistant instance and show the dashboard of a Supervisor add-on.

Whisper
#

Open your Home Assistant instance and show the dashboard of a Supervisor add-on.

OpenWakeWord
#

Open your Home Assistant instance and show the dashboard of a Supervisor add-on.

Install it on a Different Computer
#

  • Docker Installation
  • WSLPorts

Piper & Whisper & OpenWakeWord

wget -O docker-compose.yaml  https://raw.githubusercontent.com/fixtse/blueprints/main/docker/docker-compose-local-voice-assistant.yaml

to run it

docker compose up -d

Wyoming Integration
#

Documentation

Open your Home Assistant and show de integration menu

You can use this button to start the setup process. It will open the integration page in Home Assistant.

Ports:

  • Piper 10200
  • Whisper 10300
  • OpenWakeWord 10400

Configure Assistant
#

Open your Home Assistant instance and show your voice assistants.

Stream Assist
#

By AlexxIT

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Configure Stream Assist
#

Open your Home Assistant and show de integration menu

Wake Word Detection Beep
#

Beep used on the video.

Open your Home Assistant instance and browse available media.

to run it

media-source://media_source/local/beep.mp3

Android IP Camera App
#

RTSP Configuration

rtsp://admin:[email protected]:8554/live

Tags

Home-Assistant
Integration
Tutorial
Add-on
Voice-Assistant
← Back to the blog

Featured

Coral AI Person Detection with Home Assistant & FrigateCoral AI Person Detection with Home Assistant & Frigate
ESPresense v3 - Room level presence detection with ESP32 and Home AssistantESPresense v3 - Room level presence detection with ESP32 and Home Assistant

Related

Tags

Home-Assistant
Integration
Tutorial
Add-on
Voice-Assistant