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

Nothing is being generated #16

Closed xrbeattx closed 1 year ago

xrbeattx commented 1 year ago

Hello I am running in pycharm and the gui pops up but I dont see any text transcription and I get the error:

"You exceeded your current quota, please check your plan and billing details."

but I have the premium account, is this defaulting to GPT-4 or something? I dont see any text populating and checking the settings on the openai site to see my usage nothing is coming up... Do I need to upgrade to 120$/mo plan to use this? image

Any help is appreciated thanks

xrbeattx commented 1 year ago

Here is a snapshot of my account from the OpenAI website usage stats image

xrbeattx commented 1 year ago

Oh it turns out you do have to pay extra or more to use the API for this.... bummer