v0.24.3
Docker Images
Published to Docker Hub:
mahimairaja/voicegateway:0.24.3mahimairaja/voicegateway:latestmahimairaja/voicegateway-dashboard:0.24.3mahimairaja/voicegateway-dashboard:latest
Built for linux/amd64 and linux/arm64.
Quick Start
docker run -p 8080:8080 \
-v $(pwd)/voicegw-data:/data \
mahimairaja/voicegateway:0.24.3See docs.voicegateway.dev for full documentation.
What's Changed
- Anchor response_speed_ms to the caller's real stop, not the VAD's notice by @mahimairaja in #224
Full Changelog: v0.24.2...v0.24.3