Skip to content

Conversation

markbackman
Copy link
Contributor

@markbackman markbackman commented Sep 24, 2025

DO NOT MERGE YET.

from pipecat.services.cartesia.tts import CartesiaTTSService

tts = CartesiaTTSService(
api_key=os.getenv("CARTESIA_API_KEY", "PIPECATCLOUD"),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make clear that this only works if you don't have CARTESIA_API_KEY defined in your attached secret set.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a note about this. You can see it in the latest commit.

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.

3 participants