[WIP] AWS Nova Sonic service - remove unnecessary (no-op) code
This commit is contained in:
@@ -269,7 +269,6 @@ class AWSNovaSonicLLMService(LLMService):
|
|||||||
await asyncio.sleep(0.25)
|
await asyncio.sleep(0.25)
|
||||||
self._assistant_is_responding = False
|
self._assistant_is_responding = False
|
||||||
await self._report_assistant_response_ended()
|
await self._report_assistant_response_ended()
|
||||||
self._handling_bot_stopped_speaking = False
|
|
||||||
|
|
||||||
self._handling_bot_stopped_speaking = False
|
self._handling_bot_stopped_speaking = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user