- Fixed bug with content streamed to standard input. [2](https://github.com/simonw/llm-whisper-api/issues/2)
0.1
- Initial release. Run `llm whisper-api audio.mp3` to run a file through the [OpenAI Whisper API](https://platform.openai.com/docs/guides/speech-to-text) and output a transcript. [#1](https://github.com/simonw/llm-whisper-api/issues/1)