File size: 259 Bytes
f6274d1 b203668 f6274d1 6ef7a6e f6274d1 6ef7a6e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # 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 |