# --- Core dependencies --- torch>=2.1 numpy soundfile fastapi # --- Transformers ecosystem --- transformers accelerate huggingface_hub # --- For Indic Parler-TTS (app.py) --- git+https://github.com/huggingface/parler-tts.git # --- Testing --- requests pytest