SevaSk / ecoute

Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.

Home Page:https://github.com/SevaSk/ecoute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows11 CRITICAL error

wanglilix opened this issue · comments

windows11, the following two fatal errors occur in turn:
1 [Errno -9983] Stream is stopped
2 Audio source must be entered before listening, see documentation for AudioSource; are you using source outside of a with statement?