subsync icon indicating copy to clipboard operation
subsync copied to clipboard

No CMD/CLI output if not enough points (ui also not clear)

Open ghostlyghastly opened this issue 2 years ago • 2 comments

0.17 -cmd and -debug from the MSI work. Not the default exe

If there are not enough points, the ui doesn't clearly communicate that this is the reason or what to do about it.

The cmd/cli version doesn't inform the use of anything if it fails to save a srt because of that mistake, even claiming in debug log that saving the file is complete.

Only by adding --min-points-no 2 I can get an output file.

ghostlyghastly avatar Mar 10 '23 19:03 ghostlyghastly

It works great for me. For a 55 minute long piece of media I got 155 points from the CLI tool. It greatly depends on your media. Also keep in mind that it works best on longer pieces of media that have clear dialogue that works well with the speech to text, and you must have subtitles that exactly match that spoken speech. (Without SDH parts like [ creaky door opening ]).

Without examples of the media you're having trouble it's very hard to help you.

varenc avatar Mar 12 '23 20:03 varenc

I should also say that it is not clear how to change the "min correlation factor" or effort?

  • Does it needs yaml file?

Could you make all the options like typical linux(GNU) compatible?

markusgerber76 avatar Mar 23 '23 10:03 markusgerber76