Spaces:
Runtime error
Runtime error
| # Core | |
| openai==1.68.2 | |
| elevenlabs==1.54.0 | |
| python-dotenv==1.1.0 | |
| # Voice + Audio | |
| sounddevice==0.5.1 | |
| soundfile==0.13.1 | |
| pydub==0.25.1 | |
| faster-whisper==1.1.1 | |
| # Speech & Transcription | |
| ctranslate2==4.5.0 | |
| librosa==0.11.0 | |
| torchaudio==2.6.0 | |
| torch==2.6.0 | |
| num2words==0.5.14 | |
| # Data & Logging | |
| numpy==1.24.4 | |
| pandas | |
| openpyxl | |
| tqdm==4.67.1 | |
| datasets>=2.18.0 | |
| # WebSocket + API | |
| fastapi==0.115.12 | |
| uvicorn==0.34.0 | |
| httpx==0.28.1 | |
| websockets==11.0.3 | |
| # Optional | |
| scikit-learn==1.6.1 | |
| huggingface_hub>=0.22.0 | |
| xlsxwriter | |
| python-multipart | |
| sse_starlette | |
| dateparser>=1.1.8 | |
| phonenumbers>=8.13.21 | |
| parsedatetime | |
| fuzzy | |
| word2number==1.1 |