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

Incorrect API key provided its showing

KesavanWebrixtec opened this issue · comments

The ecoute is running it is ready after that when we speak the error is occuring in the program and the output is not coming Error code: 401 - {'error': {'message': 'Incorrect API key provided: API_KEY. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
Error when attempting to get a response from LLM.Error code: 401 - {'error': {'message': 'Incorrect API key provided: API_KEY. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
Error when attempting to get a response from LLM.
The error message is this
api
api1
Rectify this problem as soon as possible