added gemini tts service - #119
Conversation
|
How is it compared to Gtts? And I suppose this one is online too? |
Gemini TTS is a newer model than GTTS and, for comparisons, I couldn't find anything online. You can try Gemini TTS here https://aistudio.google.com/generate-speech |
"google-generativeai" is deprecated both "google-genai" and "google-generativeai" were installed on my system previously so didn't realized the dependency issue
|
Pls when will the support for gemini tts be pushed to the main branch. I am anticipating |
|
Thank you for opening this original Gemini TTS contribution. PR #135 has now been merged with Gemini TTS support and related refactors, and it should have credited this PR before merge. I updated the merged PR body to explicitly acknowledge that the Gemini work overlaps with and was preceded by your contribution here, including the Google Gen AI SDK direction, WAV output, bookmark removal, cache input data, and Kore voice default. Sorry for missing that attribution during the merge path. |
|
Closing this because Gemini TTS support has landed through #135. The merged PR now explicitly credits this earlier contribution in its acknowledgement section. Thank you again for starting the Gemini service work. |
thought Gemini TTS is pretty good in speech generation, so added/modified some code