All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- TextClips are now cached to make rendering much faster
- The program got stuck when trying to draw a word that was too long for the video. Now a notice is printed in the console and the word will be drawn but cropped.
- Support for using the OpenAI Whisper API instead of local
openai-whisper
- OpenAI Whisper API is used by default instead of local
openai-whisper
- Ability to pass in custom initial prompt
- Ability to pass in custom Whisper segments
- Font licenses
- Command line entrypoint
- Font path in README