Update the Cartesia voice in all demos with one built for sonic-2

This commit is contained in:
Mark Backman
2025-03-11 21:53:03 -04:00
parent 468e936a5f
commit cfca7269f4
65 changed files with 65 additions and 65 deletions

View File

@@ -113,7 +113,7 @@ async def main():
tts = CartesiaTTSService(
api_key=os.getenv("CARTESIA_API_KEY"),
voice_id="79a125e8-cd45-4c13-8a67-188112f4dd22", # British Lady
voice_id="71a7ad14-091c-4e8e-a314-022ece01c121", # British Lady
)
llm = AnthropicLLMService(