vocode-python icon indicating copy to clipboard operation
vocode-python copied to clipboard

Regression: transcript not updating in 1.111a3 (was working in 1.111a2)

Open cstigler opened this issue 2 years ago • 4 comments

I noticed that using the React SDK demo code, the transcript display feature is not working in the current version with the self-hosted client backend. Specifically, when transcript display is enabled, only the bot's intro message appears properly (e.g. "bot: Hello"), but all further messages do not appear.

If I keep exactly the same React client code, but downgrade the Python client backend to 1.111a2 (from 1.111a3) and rebuild, the transcript is updated properly. So something changed between 1.111a2 and 1.111a3 that broke the transcript display. I'd guess this means it's not sending the transcript events properly, but I haven't investigated far enough to confirm.

I am depending on the transcription display for my application, so a fix would be much appreciated! Let me know if I can provide any more info to help debug.

cstigler avatar Aug 17 '23 22:08 cstigler

Experiencing the same issue in the release version 1.111

artkulak avatar Aug 22 '23 16:08 artkulak

Same here. Has anyone found a fix for this?

aspdev91 avatar Dec 08 '23 16:12 aspdev91

Same here, any fix yet?

navi504 avatar Mar 12 '24 14:03 navi504

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 12 '24 01:05 github-actions[bot]

This issue has been automatically closed due to inactivity. Thank you for your contributions.

github-actions[bot] avatar May 19 '24 01:05 github-actions[bot]