Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecoute not responding #186

Open
jyoti1803sahu opened this issue Jun 22, 2024 · 8 comments
Open

Ecoute not responding #186

jyoti1803sahu opened this issue Jun 22, 2024 · 8 comments

Comments

@jyoti1803sahu
Copy link

I have installed ecoute but it is not responding to the audio played it is only hearing and printing the speakers data and not generating the answers.

@jyoti1803sahu
Copy link
Author

image

@jjwprotozoa
Copy link

Have you configured your gpt api key?

@cargoldfi
Copy link

I am also currently encountering the same issue, I correctly configured the GPT API Key using the right file format .py. please help out

@neil-ning
Copy link

I have the same issue but got a response like this "The model gpt-3.5-turbo-0301 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations".

@cargoldfi
Copy link

I have the same issue but got a response like this "The model gpt-3.5-turbo-0301 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations".

Have u been able to update and is it now working properly?

@cargoldfi
Copy link

how do change the GPT 3/5 tubro-0301 to GPT4.0

@neil-ning
Copy link

I have the same issue but got a response like this "The model gpt-3.5-turbo-0301 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations".

Have u been able to update and is it now working properly?

NO, no clue to handle it

@mktalley
Copy link

  1. Open the GPTResponder.py file found in "C:\Users\user\ecoute"
  2. On Line 11, update the model 'gpt-3.5-turbo-030' > 'gpt-4o-mini' or whatever current model you want to use (make sure you have an open balance within your OpenAI account...mini is the cheapest to run)
  3. Save the file, run the app, should be good to go...=)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants