# ── Core deep-learning stack ── torch>=2.1.0 transformers>=4.43.0 tokenizers>=0.19.0 accelerate>=0.30.0 safetensors>=0.4.0 # ── Fine-tuning ── peft>=0.10.0 datasets>=2.18.0 # ── Numerics / system ── numpy>=1.24.0 psutil>=5.9.0 # ── Voice (OmniVoice v3 — optional but recommended) ── # Uncomment to enable Whisper ASR + XTTS neural TTS: # openai-whisper>=20231117 # TTS>=0.22.0 # sounddevice>=0.4.6 # soundfile>=0.12.1 # ── Benchmarking / dashboard ── scikit-learn>=1.3.0 tqdm>=4.65.0 # ── Optional: HF Hub push ── huggingface_hub>=0.23.0