-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
Hi, I'm encountering an error when I run the code. If I don't start talking immediately after running the code, I get an error. Additionally, when I run the code and begin speaking, if I stay quiet for a short period, I encounter the same error.
RuntimeError: Task <Task pending name='Task-30' coro=<AsyncLiveClient.send() running at C:\Python\Python310\lib\site-packages\deepgram\clients\live\v1\async_client.py:179> cb=[_run_until_complete_cb() at C:\Python\Python310\lib\asyncio\base_events.py:184]> got Future attached to a different loop
is it because of this line 'dg_connection = deepgram.listen.asynclive.v("1")'
any help pls!!!
Metadata
Metadata
Assignees
Labels
No labels