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

add option to use bing AI instead of OpenAI for free use of ecoute #157

Open
mshvarts opened this issue Nov 21, 2023 · 1 comment
Open

Comments

@mshvarts
Copy link

mshvarts commented Nov 21, 2023

We can use ecoute for free if we could use bing AI instead of openai api key.
Or can we use this instead? https://github.com/danny-avila/LibreChat

i dont have a premium openai key and it says you need to go on a waitlist to even upgrade.
otherwise I cant use this program and I keep getting error "You exceeded your current quota, please check your plan and billing details."

@abhinavuppal1
Copy link

I believe one of the issues is that ecoute uses credits for getting responses from the OpenAI LLM (ChatGPT) so you end up using the free credits very quickly.

One of the forks of the repo is Transcribe - https://github.com/vivekuppal/transcribe/

It allows to turn off responses from OpenAI LLM which in turn does not require OpenAI credits, if that is what you are looking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants