Aleksei Scripnic
Aleksei Scripnic
Wow, what a toxic environment here! BBC-Esq, this request about CUDA 12 is legit, it's not a "spam".
Calling someone as a "known toxic troll & spammer" does not adhere to the [GitHub Community Code of Conduct](https://docs.github.com/en/site-policy/github-terms/github-community-code-of-conduct): > Be respectful - Working in a collaborative environment means disagreements...
Here you can find all the language codes that Whisper supports: https://github.com/openai/whisper/blob/main/whisper/tokenizer.py
It would be nice to mention allowed language values in [README.md](https://github.com/KoljaB/RealtimeSTT/blob/master/README.md). Something like this: - **language** (str, default=""): Language code for transcription. If left empty, the model will try to...
Hello. Maybe it's better to create a separate LiteLLM agent with its own config rather than overwriting native OpenAI agent?