Spaces:
Build error
Build error
| # Core ML/AI | |
| transformers | |
| sentence-transformers | |
| bitsandbytes | |
| accelerate | |
| # Bark TTS (latest from GitHub) | |
| git+https://github.com/suno-ai/bark.git | |
| # OpenAI Whisper (latest from GitHub) | |
| git+https://github.com/openai/whisper.git | |
| # Audio | |
| soundfile | |
| sounddevice | |
| pyaudio | |
| ffmpeg-python | |
| # TTS | |
| TTS | |
| gtts | |
| # STT | |
| whisper | |
| # NLP & LLM Tools | |
| langchain | |
| langchain_community | |
| langchain_groq | |
| langchain_huggingface | |
| llama-index | |
| cohere | |
| # Vector DB | |
| qdrant_client | |
| # UI | |
| gradio | |
| # File Parsing & Input | |
| textract | |
| PyPDF2 | |
| python-docx | |
| # Utility | |
| inputimeout | |
| fuzzywuzzy | |
| numpy==1.24 | |
| opencv-python==4.7.0.72 | |
| pip==23.3.1 | |