From d48619c1514fc1de13597b8c5f7b8419ed482d58 Mon Sep 17 00:00:00 2001 From: Tom Moroney <72154813+tmoroney@users.noreply.github.com> Date: Tue, 16 May 2023 02:13:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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