services(cartesia): upgrade to new cartesia 1.0.0

This commit is contained in:
Aleix Conchillo Flaqué
2024-06-25 11:49:40 -07:00
parent 84074e90ee
commit 4f38d989f5
8 changed files with 31 additions and 29 deletions

View File

@@ -36,7 +36,7 @@ Website = "https://pipecat.ai"
[project.optional-dependencies]
anthropic = [ "anthropic~=0.25.7" ]
azure = [ "azure-cognitiveservices-speech~=1.37.0" ]
cartesia = [ "cartesia~=0.1.1" ]
cartesia = [ "cartesia~=1.0.0" ]
daily = [ "daily-python~=0.10.1" ]
deepgram = [ "deepgram-sdk~=3.2.7" ]
examples = [ "python-dotenv~=1.0.0", "flask~=3.0.3", "flask_cors~=4.0.1" ]