services: add GladiaSTTService support

This commit is contained in:
Aleix Conchillo Flaqué
2024-07-01 17:49:57 -07:00
parent 974d9c33ed
commit a9a82c083b
6 changed files with 227 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ 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" ]
fal = [ "fal-client~=0.4.0" ]
gladia = [ "websockets~=12.0" ]
google = [ "google-generativeai~=0.5.3" ]
fireworks = [ "openai~=1.26.0" ]
langchain = [ "langchain~=0.2.1", "langchain-community~=0.2.1", "langchain-openai~=0.1.8" ]