🎧 Whisper Single File Transcriber A lightweight Python script that uses OpenAI Whisper to transcribe a single audio file into text. ⚙️ Usage Install dependencies: pip install openai-whisper torch