added gemini stt and tts feature#154
Conversation
|
Hey, thanks for the contribution! 🚀 Looked through it, and the code looks solid, but a few things:
Happy to see what you think about it! If you don't have time to continue working on this, we can also find a way to merge it in. Just let me know 👍 |
|
I’ve made the suggested changes in the code and updated it to use the newer versions accordingly. I’m currently working on integrating the live API of Gemini to improve the latency and overall performance. Apologies for the delay — had my exams recently, so I got to it a bit late. Thanks for your patience! 🚀 |
|
Awesome, thanks for your work 🥳 I also tested it, and it works, but yeah, latency is really hard. It's just that the Gemini API like this is not really made for low latency, right? Still happy to merge it in now, feel free to then open another PR when you work on live implementations 🚀 I just did a small tweak with the dependencies, as with this updated implementation it uses |
No description provided.