Whisper CLI is a command-line interface for transcribing and translating audio using OpenAI's Whisper API. It also allows you to manage multiple OpenAI API keys as separate environments.
It allows you to get transcriptions and translations by simply running "whisper translate" or "whisper transcribe". You can install it by running `pip install whisper-cli`.
It also supports multiple OpenAI keys as environments.