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

python main.py error

MetehanY2 opened this issue · comments

Hi there,

I have completed all the necessary requirements, as stated in the instructions. However, when I tried to run the app using "python main.py" command, I encountered an error message that says "No module named 'whisper'". I then attempted to install "whisper pip", but it resulted in another error. Can you please help me with this issue? I would greatly appreciate your assistance.

My Discord username:
.metehan

image