torch==2.0.0 # Or a compatible version transformers==4.34.0 # Required for Hugging Face pipelines gradio==3.32.0 # Gradio for building the interface huggingface-hub==0.17.1 # Access Hugging Face models numpy==1.24.0 # Handling arrays soundfile==0.10.3 # For handling audio input/output