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

Encoute running successfully, but no results. Exceeded quota ?? #49

Closed jakirhussainp7 closed 1 year ago

jakirhussainp7 commented 1 year ago

Hello, I've installed encoute as referred in the documentation. Installation completed successfully. When I ran the program using the command python main.py --api it was executed smoothly. When I tried to play a couple of audio files, I can't see any results in the response section. I've only one default system microphone and permissions are also given. What am I missing here ??

image

image

What does it mean by exceeded quota ??

image

SevaSk commented 1 year ago

Hi! To use the gpt 3.5 API and whisper API your key must be set up with an account with openai credits. https://stackoverflow.com/questions/75898276/openai-chatgpt-gpt-3-5-api-error-429-you-exceeded-your-current-quota-please