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 httpx==0.23.3 # Compatible version for HTTP client httpcore==0.15.0 # Compatible version for HTTP transport layer