transformers==4.30.2 # For the Whisper model and processor gradio==3.13.0 # For the Gradio interface datasets==2.14.1 # To load and manage the bigcode/the-stack dataset torch==2.0.1 # For model inference with Whisper soundfile==0.11.0 # For audio file handling