- TextClips are now cached to make rendering much faster
Fixed
- 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.
0.3.0
Added
- Support for using the OpenAI Whisper API instead of local `openai-whisper`
Changed
- OpenAI Whisper API is used by default instead of local `openai-whisper`
0.2.0
Added
- Ability to pass in custom initial prompt - Ability to pass in custom Whisper segments