Files
discord-voice-translator-v2/services/translator/requirements.txt
2025-07-14 14:42:23 -05:00

19 lines
336 B
Plaintext

fastapi==0.104.1
uvicorn[standard]==0.24.0
transformers==4.35.2
torch==2.1.0
sentencepiece==0.1.99
protobuf==4.25.1
redis==5.0.1
psycopg2-binary==2.9.9
argostranslate==1.9.1
requests==2.31.0
googletrans==4.0.0rc1
pydantic==2.5.0
structlog==23.2.0
python-dotenv==1.0.0
aiofiles==23.2.1
httpx==0.25.2
cachetools==5.3.2
sacremoses==0.0.53