laorange / auto-editor-assistant

To get auto-editor command with GUI.
https://laorange.github.io/auto-editor-assistant/
GNU Affero General Public License v3.0
3 stars 2 forks source link

Feature #2

Open Dario-Ciceri opened 1 year ago

Dario-Ciceri commented 1 year ago

Very nice, well done. Could you add preview settings and quality settings? Thank you

laorange commented 1 year ago

Thank you for your approval! There's been a long time since I didn't use this site myself🤣. Maybe there has been something new in the auto-editor. Désolé, in the near future I haven't much motivation or time to update it. Maybe I'll update this repository's status to "archived" in several days.

As a substitute, I personally suggest this repository: autocut, which uses the whisper model published by OpenAi to cut the video automatically.

Dario-Ciceri commented 1 year ago

Wow, thanks a lot I'll try! Maybe I'll change your code by myself, anyways do you know if autocut can detect breathing and change of volume while speeching?

laorange commented 1 year ago

autocut use the whisper model to recognize the video's audio as subtitles. Subtitles (.srt file) will be like:

1
00:00:00,000 --> 00:00:20,250
< No Speech >

2
00:00:20,250 --> 00:00:25,315
Something you said....

3
00:00:25,315 --> 00:00:60,000
< No Speech >

Then you can choose which parts to leave and delete all the < No Speech > parts. It can be very useful to cut the slip of the tongue (auto-editor can't deal with this situation, so I recommend autocut more).

laorange commented 1 year ago

Here is the video on YouTube uploaded by the author of autocut, speaking in Chinese but with auto-generated substitute. Maybe it will help you to know more about this repository😄

Dario-Ciceri commented 1 year ago

Well that sounds awesome. With autoeditor I simply leave the default parameters and tell it to not cut but just mark everything so that I can choose which part to remove, if autocut can do something similar or even doesn't need that, It would be awesome

Dario-Ciceri commented 1 year ago

Here is the video on YouTube uploaded by the author of autocut, speaking in Chinese but with auto-generated substitute. Maybe it will help you to know more about this repository😄

Unfortunately It doesn't generate english subtitles, I'll ask an A.I to translate XD

laorange commented 1 year ago

🤔I found the auto-generated substitute on my device after these steps:

  1. Settings - Subtitles/CC - Chinese(Simplified);
  2. Then choose the Settings - Subtitles/CC again;
  3. There appears the choice of Auto-translate.
Dario-Ciceri commented 1 year ago

🤔I found the auto-generated substitute on my device after these steps:

  1. Settings - Subtitles/CC - Chinese(Simplified);
  2. Then choose the Settings - Subtitles/CC again;
  3. There appears the choice of Auto-translate.

Uhm, I can try again but It only says "auto generated chinese"

laorange commented 1 year ago

I record my operation with a gif, and it works 🤣

git_20230302175901747

Dario-Ciceri commented 1 year ago

I record my operation with a gif, and it works 🤣

git_20230302175901747 git_20230302175901747

🥲

Dario-Ciceri commented 1 year ago

I'm not from PC, maybe the desktop versione does It?

Dario-Ciceri commented 1 year ago

Oh yep, can confirm that only desktop version does It! Now It works eheheh