Spaces:
Paused
Paused
File size: 600 Bytes
ae58c73 2675547 ae58c73 ba13913 ae58c73 92d2190 ae58c73 ba13913 5fd7a0f 0753c43 1c4e946 d8f10e9 ea9d8c6 ee9af5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # 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 |