Улучшенный будильник, таймер, перевод
This commit is contained in:
@@ -186,7 +186,7 @@ class SpeechRecognizer:
|
||||
dg_connection.send(data)
|
||||
chunks_sent += 1
|
||||
if chunks_sent % 50 == 0:
|
||||
print(f".", end="", flush=True)
|
||||
print(".", end="", flush=True)
|
||||
await asyncio.sleep(0.005)
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user