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

Why do you have this problem? #124

Open 1314qiang opened 1 year ago

1314qiang commented 1 year ago

屏幕截图 2023-07-11 172407

jinnnnnnnnnsd commented 1 year ago

屏幕截图 2023-07-11 172407

I also encountered the problem of consent, did you finally solve it?

vivekuppal commented 1 year ago

You can attempt to try out https://github.com/vivekuppal/transcribe It is fork of this repo, has the same functionality as in ecoute and some enhancements. I believe I had this issue and it was resolved in one of the PRs.