-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Getting the below error when I am trying to run it in the console
File "/Users/vishnuteja/Documents/WorkSpace/ava/venv/lib/python3.12/site-packages/livekit/plugins/google/tts.py", line 325, in _run_segments
await self._run_stream(input_stream, output_emitter, streaming_config)
File "/Users/vishnuteja/Documents/WorkSpace/ava/venv/lib/python3.12/site-packages/livekit/plugins/google/tts.py", line 375, in _run_stream
await input_gen.aclose()
RuntimeError: aclose(): asynchronous generator is already running
I am using the below versions
python - 3.12
livekit 1.0.12
livekit-agents 1.2.1
livekit-api 1.0.3
livekit-blingfire 1.0.0
livekit-plugins-assemblyai 1.2.1
livekit-plugins-google 1.2.1
livekit-plugins-noise-cancellation 0.2.5
livekit-plugins-openai 1.2.1
livekit-plugins-silero 1.2.1
livekit-plugins-turn-detector 1.2.1
livekit-protocol 1.0.4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working