feat: add CAMB AI TTS integration#198
Open
neilruaro-camb wants to merge 1 commit intoR3gm:mainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi there! 👋
We're the team at CAMB AI — we build localization and text-to-speech technology and are the localization engine of choice for sports brands like the Premier League, the NBA, NASCAR, and the Australian Open.
We'd love to contribute a CAMB AI TTS integration to SoniTranslate. This PR adds CAMB AI as a new TTS engine alongside the existing options (Edge TTS, OpenAI, Bark, etc.).
What's included
GET /list-voices), so users see all available voices in the TTS dropdown without any hardcoding.envsupport — TheCAMB_API_KEYis read from a.envfile viapython-dotenvSupported languages
Arabic, Bengali, Chinese, Dutch, English, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Tamil, Telugu, Turkish
Usage
CAMB_API_KEYin your.envfile (get one at camb.ai)CAMB-TTSvoice from the TTS speaker dropdownWe'd be happy to iterate on any feedback. Thanks for building such a great project!