Skip to content

Integrate google-camb-vertex TTS #752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Saransh-Shankar
Copy link

Add Google Vertex CAMB (MARS7) TTS Service

  • Integrates CAMB.AI's MARS7 text-to-speech model deployed on Google Cloud Vertex AI with Vocode, providing high-quality speech synthesis with voice cloning capabilities.

Key Features

  • High-quality TTS: Uses MARS7 model for natural-sounding speech synthesis
  • Voice cloning: Support for reference audio to clone voices
  • Multilingual support: Multiple languages including en-us, es-es, de-de, fr-fr, ja-jp, ko-kr, zh-cn
  • Async implementation: Uses async predict endpoint to prevent blocking the event loop

Signed-off-by: Saransh-Shankar <[email protected]>
Signed-off-by: Saransh-Shankar <[email protected]>
Signed-off-by: Saransh-Shankar <[email protected]>
Signed-off-by: Saransh-Shankar <[email protected]>
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