Fix TTS time phrases and STT cleanup

This commit is contained in:
2026-03-15 16:22:00 +03:00
parent cb54a9ee75
commit 6add70fcd2
4 changed files with 146 additions and 2 deletions

View File

@@ -335,6 +335,7 @@ def main():
if not user_text:
# Молчание — возвращаемся к ожиданию
print("user was not talking")
skip_wakeword = False
continue