rhasspy / wyoming-satellite

Remote voice satellite using Wyoming protocol
MIT License
606 stars 88 forks source link

The listening does not stop after the phrase ends at the moment. #209

Open FoxyCTG21 opened 1 month ago

FoxyCTG21 commented 1 month ago

Good morning, I’m Foxy, and I have a Wyoming-satellite.

Models and objects: Raspberry Pi 3B with Ubuntu Server 20 Anker PowerConf S330 Wyoming-satellite system from the tutorial: tutorial_installer.md Home Assistant OS 13.0 2024.8.1 faster-whisper, Piper, and openwakeword on a dedicated server in Proxmox CT with high processing power and dedicated RAM.

Detected issue: It’s observed that Whisper is configured to end listening after 15 seconds if it hasn't detected the end of the phrase and no further input is heard. On my device, I have the issue that it doesn’t detect the end of the phrase and continues waiting for the 15 seconds. By then, the other applications take over, and the process ends.

I have an ESP32 S3 Box 3, which has the same configuration for the Assistant, and it does detect the end of the phrase.

This is not a serious problem; as I mentioned, the Assistant works well and quickly. However, those extra 15 seconds of listening after giving the action command diminish the experience.

If this issue is already detailed and being addressed in another issue, feel free to remove this issue and notify me in that case.

FoxyCTG21 commented 1 month ago

It’s worth noting that the Satellite operates in voice-detected streaming mode, meaning it only transmits detected voice and not continuously.