annan voice V0

parent 974ed7f7
......@@ -49,6 +49,8 @@ services:
POSTGRES_DB: "${POSTGRES_DB}"
DB_PORT: "${DB_PORT}"
DB_HOST: "${DB_HOST}"
TTS_PROVIDER: "${TTS_PROVIDER}"
CUSTOM_TTS_URL: "${CUSTOM_TTS_URL}"
depends_on:
- minio
- postgres
......
......@@ -10,3 +10,4 @@ psycopg2-binary
pgvector
pandas
python-dotenv
httpx
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment