Add AssemblyAI STT service

This commit is contained in:
Mark Backman
2024-10-19 22:44:49 -04:00
parent 4f1b2dce9b
commit 1dbf4ff27d
5 changed files with 377 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ Website = "https://pipecat.ai"
[project.optional-dependencies]
anthropic = [ "anthropic~=0.34.0" ]
assemblyai = [ "assemblyai~=0.34.0" ]
aws = [ "boto3~=1.35.27" ]
azure = [ "azure-cognitiveservices-speech~=1.40.0" ]
canonical = [ "aiofiles~=24.1.0" ]