Wyoming protocol wrappers for Chatterbox TTS and faster-whisper STT
Find a file
2026-04-19 09:57:32 +02:00
docker-compose.yaml Add docker-compose.yaml 2026-04-19 09:57:32 +02:00
Dockerfile Add Dockerfile 2026-04-19 09:57:31 +02:00
README.md Update README 2026-04-19 09:57:32 +02:00
wyoming-chatterbox.py Add wyoming-chatterbox.py 2026-04-19 09:57:30 +02:00
wyoming-faster-whisper.py Add wyoming-faster-whisper.py 2026-04-19 09:57:30 +02:00

Wyoming Services

Wyoming protocol wrappers for Home Assistant Voice Pipeline integration.

Services

Wyoming Chatterbox TTS (Port 10201)

Wraps Chatterbox TTS server (10.2.1.104:8004) with Homer Simpson voice.

Wyoming faster-whisper STT (Port 10202)

Wraps faster-whisper server (10.2.1.104:8005) with large-v3-turbo model for German.

Deployment

Runs on 10.4.1.116 (dockhand VM):

cd ~/wyoming-chatterbox
docker compose up -d --build

HA Integration

Both registered as Wyoming integrations in Home Assistant (10.10.1.20).