You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
[11-01 22:52:22] [client.py:515] ERROR - Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.10/site-packages/discord/client.py", line 441, in _run_event
await coro(*args, **kwargs)
File "/home/ubuntu/LLMChat/llmchat/client.py", line 562, in on_voice_state_update
vc.listen(self.sink)
File "/home/ubuntu/.local/lib/python3.10/site-packages/discord/voice_client.py", line 704, in listen
raise ClientException("Must initialize audio processing pool before listening.")
Steps to replicate :
speech_recognition_service = whisper
I ran python3 update.py -y and installed everything
I ran python3 main.py
I join a VC on the server and the bot joined
error message above is shown and bot is still in the channel but silent