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

Where do I run the "python main.py" #78

Open lalaland231 opened 1 year ago

lalaland231 commented 1 year ago

屏幕截图 2023-06-06 041028

Klaudioz commented 1 year ago

In the folder of the project. You are running it on system32 folder, where there is no main.py or any file related to the project.

lalaland231 commented 1 year ago

屏幕截图 2023-06-06 074013 main.py Where do I get the whiper model?

Klaudioz commented 1 year ago

pip install -r requirements.txt

Did you read the README ?

MrunalPatil14 commented 1 year ago

I am getting the error : modulenotfound: key

lalaland231 commented 1 year ago

I got the pip install -r requirements.txt here are other issue.

thank you so much for helping out.

屏幕截图 2023-06-06 212444

MrunalPatil14 commented 1 year ago

not sure. seems like the gptresponder did not get installed properly. but again, not sure