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.
https://github.com/SevaSk/ecoute
MIT License
5.89k stars 827 forks source link

ValueError: source code string cannot contain null bytes #13

Closed aiking2222 closed 1 year ago

aiking2222 commented 1 year ago

I am getting this error. Cannot find the null bytes anywhere. Can you please help?

ValueError: source code string cannot contain null bytes

aiking2222 commented 1 year ago

Sorry just checked issues this has been solved