Skip to content

Conversation

@shoryasethia
Copy link

Description

This PR adds support for Google Gemini's Text-to-Speech (TTS) API to Verbi, allowing users to use Google's latest TTS capabilities alongside existing providers.

Changes Made

  • Added Google Gemini TTS integration to voice_assistant/text_to_speech.py
  • Updated configuration to support gemini as a TTS model option
  • Added API key management for Google API
  • Updated requirements to include google-generativeai
  • Updated documentation in README

Usage

Set TTS_MODEL = 'gemini' in config.py and add GOOGLE_API_KEY to your .env file.

References

@shoryasethia
Copy link
Author

@PromtEngineer Hello, Requesting your review for this PR.

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

Successfully merging this pull request may close these issues.

1 participant