diff --git a/README.md b/README.md index 8df27d8..50fc87c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Davinci Resolve AI Subtitles Uses AI to generate Text+ subtitles with custom styling - works with both the **Free and Studio versions** of Davinci Resolve. This python script uses OpenAI Whisper to transcribe the video and then the Davinci Resolve API and Fusion API to add each subtitle to the timeline in a Fusion Text+ object at the correct time. This script is run through the `Scripts` menu within Resolve. -![image](https://github.com/tmoroney/auto-subs/assets/72154813/49f7f1ba-2180-4e8e-a5a6-6105adc1d9d4) +![image](https://github.com/tmoroney/auto-subs/assets/72154813/a792207b-ad88-434f-8f88-8869259b7031) ## Running the Script