Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzureTTSService blocks forever if PYTHONASYNCIODEBUG=1 #887

Open
muranski opened this issue Dec 18, 2024 · 0 comments
Open

AzureTTSService blocks forever if PYTHONASYNCIODEBUG=1 #887

muranski opened this issue Dec 18, 2024 · 0 comments

Comments

@muranski
Copy link

Description

AzureTTSService blocks forever on chunk = await self._audio_queue.get() if PYTHONASYNCIODEBUG=1 environment variable is set.

Affected line of code:
https://github.com/pipecat-ai/pipecat/blob/fb9f72d38b43ac1875a601bea91c3d2b947f06ec/src/pipecat/services/azure.py#L586C16-L586C54

Environment

  • pipecat-ai version: 0.0.51
  • python version: 3.12
  • OS: macOS 15.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant