autosub icon indicating copy to clipboard operation
autosub copied to clipboard

Option of two steps(Suggestion)

Open JeanDown123 opened this issue 8 years ago • 2 comments

Great script. One suggestion, add the option of two steps.

  1. Generate an empty subtitle (srt) with the times. To also modify or correct some time with your favorite program (assgisub, edit subtitle, etc).
  2. Based on the times of empty file (srt), fill it with the SpeechGoogle.

Thank you.

JeanDown123 avatar Aug 12 '16 00:08 JeanDown123

Function 2 is added. #159 Function 1 will be added in my repo. BingLingGroup/autosub #14

BingLingGroup avatar Jul 12 '19 02:07 BingLingGroup

Function 1 is added too. But it hasn't been released. Install it from the latest code in dev branch instead. Usage:

usage: 
  autosub source_path [options]

Auto-generates subtitles for any video or audio file.

Required:
path                    The path to the video or audio file needs to generate
                        subtitle. If Speech Options not given, it will only
                        generate the times.(arg_num = 1)

BingLingGroup avatar Jul 15 '19 09:07 BingLingGroup