mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-20 09:16:17 +00:00
feat: stt от openai
This commit is contained in:
@@ -25,12 +25,14 @@ asyncpg = "^0.28.0"
|
||||
fastapi = "0.103.1"
|
||||
greenlet = "^2.0.2"
|
||||
httpx = "^0.25.0"
|
||||
openai = "^0.28.1"
|
||||
orjson = "^3.9.7"
|
||||
psycopg2 = "^2.9.7"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
pydantic = {extras = ["email"], version = "^2.3.0"}
|
||||
pydantic-settings = "^2.0.3"
|
||||
python = "^3.11"
|
||||
python-jose = "^3.3.0"
|
||||
python-magic = "^0.4.27"
|
||||
sqlalchemy = "^2.0.20"
|
||||
uvicorn = "^0.23.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user