| fastapi==0.104.1 | |
| uvicorn[standard]==0.24.0 | |
| python-multipart==0.0.6 | |
| python-dotenv==1.0.0 | |
| gtts==2.3.2 | |
| pydantic==2.5.0 | |
| SpeechRecognition==3.10.0 | |
| pyttsx3==2.90 | |
| # Transformers et dépendances compatibles | |
| transformers==4.35.0 | |
| tokenizers==0.14.1 | |
| huggingface_hub==0.16.4 | |
| accelerate==0.20.3 | |
| safetensors>=0.3.1 | |
| # Autres dépendances | |
| protobuf==3.20.0 | |
| soundfile==0.12.1 | |
| requests==2.31.0 | |
| torch==2.0.1+cpu | |
| groq==0.9.0 | |
| # Extra-index pour PyTorch CPU | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |