Extending Davinci Resolve with Whisper for film editing #226
Replies: 13 comments 10 replies
-
Oh this is soooo cool!! I am a noob at using Davinci and have really wanted good accessibility options for my videos <3 Will take a look at the repo |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for project. |
Beta Was this translation helpful? Give feedback.
-
I tested, and I like it :D BaGRoS |
Beta Was this translation helpful? Give feedback.
-
This looks cool, going to check it out! I am here to see if I can create a standalone app or plugin for Premiere Pro that will take a text prompt (like the script for a commercial video) and transcribe the audio to SRT using the script as a guide. The Premiere Pro transcription is OK but then you have to go back through and edit brand names, URLs, grammar / punctuation, etc. This is a pain if you're churning out a lot of content. I'd like an accurate transcription in one pass. |
Beta Was this translation helpful? Give feedback.
-
Great Idea! Thank you! |
Beta Was this translation helpful? Give feedback.
-
I love it! It would be really really cool to have an option to limit the number of characters/seconds per range, like Premiere does |
Beta Was this translation helpful? Give feedback.
-
Thanks, Octavian. I’ll give it a go a bit later!
…On Wed, Nov 9, 2022 at 12:24 PM Octavian Mot ***@***.***> wrote:
@elementalcollision <https://github.com/elementalcollision>
Hey there!
Check out the detailed installation instructions here
<https://github.com/octimot/StoryToolkitAI/blob/main/INSTALLATION.md> and
feel free to get in touch if you have problems somewhere along the way.
I've recently added sentence transformers to do semantic searches in
transcripts and it's pretty cool.
Cheers!
—
Reply to this email directly, view it on GitHub
<#226 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOFRTTNUKFEP3RBSQFJ3SGDWHPM35ANCNFSM6AAAAAAQ2YQQKE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Amazing projetc, thansk for sharing, guess if you take a look on thsi othe rproyect coudl be nice for speaker diarization So you can identify the speakers too |
Beta Was this translation helpful? Give feedback.
-
awsome, i used movie.py to make auto-edit video files, |
Beta Was this translation helpful? Give feedback.
-
I think it's even more remarkable if it can transcribe and detect the timestamp and you can edit the video just by editing text. Like Descript, but in Davinci Resolve |
Beta Was this translation helpful? Give feedback.
-
Hey! I would really enjoy testing/using this script... Tried to have a look into the code and fix it but wasn't able to do so :( Some Infos: Would be happy if you could help me! Philipp aka RadnomNoSkin |
Beta Was this translation helpful? Give feedback.
-
Thanks for making this tool. I think it will be very useful. Do you know if this works with the App Store downloaded Davinci Resolve Studio? I tried the instructions and don't seem to find the "transcribe" button in Timeline Menu. Any possible screenshots of how it looks? Thanks again. |
Beta Was this translation helpful? Give feedback.
-
@octimot arbeitest du immer noch dran? Das Tool ist so unfassbar hilfreich! Kann kaum erwarten, dass neue Updates kommen! =) Vor allem für ein paar Bug-Fixes und einfachere User-Zugänglichkeit wäre ich mega dankbar! Bei langen Timelines hängt sich das Tool z.B. beim ersten Mal transkribieren bei mir auf. Wenn ich aber erstmal nur 10 Sekunden mache und dann "Re-Transribe" dann klappen auch 3-4 Stunden footage ohne Probleme. (Auf dem M1 Macbook) Auch die Installation mit einem "one-Click" funktioniert meist noch nicht einwandfrei. (Die Standalone Versionen funktionieren bei mir bisher nur, wenn ich danach doch nochmal alles selber installiert habe). So, wie es ist, ist es schon ne enorme Hilfe! Ich meine nur, dass diese "Kleinigkeiten" vermutlich den Unterschied zur Massen-Adoption machen würden. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've coded a quick implementation of Whisper for Davinci Resolve, which basically renders out the current timeline and then re-imports the SRT when the transcription/translation is finished: https://github.com/octimot/StoryToolkitAI
We've been using this for a few days now in our film editing workflow and it works significantly better than any other Speech-to-Text solution out there.
A first next step would be to find a way to merge back the segments in such a way that we get the transcripts split into sub-ideas. Speaker diarization would also be nice.
On the longer term, implementing GPT-3 and CLIP into the tool for a bunch of other things to help editors would be really interesting.
Looking for ideas and contributors!
Beta Was this translation helpful? Give feedback.
All reactions