ecoute
ecoute copied to clipboard
add option to use bing AI instead of OpenAI for free use of ecoute
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."
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