# ======================== # FastAPI server # ======================== fastapi==0.128.0 uvicorn[standard]==0.40.0 starlette==0.50.0 python-multipart==0.0.21 python-dotenv==1.2.1 aiofiles==25.1.0 # ======================== # HTTP / async # ======================== requests==2.32.3 httpx==0.28.1 aiohttp==3.13.3 anyio==4.12.1 # ======================== # Whisper transcription # ======================== faster-whisper==1.2.1 ctranslate2==4.6.3 onnxruntime==1.23.2 huggingface_hub==1.3.2 tokenizers==0.22.2 # ======================== # Text-to-Speech # ======================== edge-tts==7.2.7 # ======================== # Audio processing # ======================== numba==0.59.1 mutagen==1.47.0 pydub==0.25.1 # ======================== # Image processing # ======================== Pillow==11.3.0 # ======================== # Video processing # ======================== moviepy==2.2.1 av==16.1.0 # ======================== # Data validation # ======================== pydantic==2.12.5 orjson==3.11.5 # ======================== # Utilities # ======================== tqdm==4.67.1 PyYAML==6.0.3 typing_extensions==4.15.0 filelock==3.20.3 packaging==25.0 click==8.3.1 colorama==0.4.6 # ======================== # Arabic TTS support # ======================== PyArabic==0.6.15 Tashaphyne==0.3.6 mishkal==0.4.1 qalsadi==0.5.1 Arabic-Stopwords==0.4.3 arramooz-pysqlite==0.4.2 maskouk-pysqlite==0.1 Naftawayh==0.4 # ======================== # Optional avatar # ======================== dicebear==3.9.4 langdetect==1.0.9