| # AI & Inference | |
| av==11.0.0 | |
| faster-whisper==1.0.1 | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| torch>=2.0.0 | |
| # API Framework | |
| fastapi>=0.115.2 | |
| uvicorn>=0.27.1 | |
| python-multipart>=0.0.9 | |
| # LLM & TTS | |
| groq>=0.4.2 | |
| openai>=1.13.3 | |
| gTTS>=2.5.1 | |
| pydantic>=2.6.3 |