Spaces:
Build error
Build error
| # Core dependencie | |
| streamlit==1.37.1 | |
| transformers | |
| torch | |
| python-dotenv | |
| pandas | |
| anthropic | |
| openaI | |
| # Speech capabilities | |
| SpeechRecognition | |
| pyttsx3 | |
| #pyaudio # For microphone | |
| pyttsx3 | |
| #https://files.pythonhosted.org/packages/ab/42/b4f04721c5c5bfc196ce156b3c768998ef8c0ae3654ed29ea5020c749a6b/PyAudio-0.2.11-cp310-cp310-linux_x86_64.whl | |
| # ML dependencies | |
| scikit-learn | |
| numpy | |
| # Development dependencies | |
| pytest | |
| black | |
| flake8 | |
| # Optional dependencies | |
| plotly | |
| nltk |