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.85k stars 817 forks source link

The microphone detect goes wrong wierdly; #152

Open UriahLiu opened 11 months ago

UriahLiu commented 11 months ago

image I did not say anything but the program keep showing that I was always saying the simlar sentence: Thank you for watching! What's wrong?

bilalmir commented 11 months ago

Torch is not installing, can you help me with torch version with python 3.9? pls paste command like pip install --extra-index-url https://download.pytorch.org/whl/cpu1 torch