Allows setting max lines and max line length, enables DeepL, adds user setup bridge
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
module com.github.gtache.autosubtitle.whisperx {
|
||||
requires transitive com.github.gtache.autosubtitle.whisper.common;
|
||||
requires org.apache.logging.log4j;
|
||||
requires java.prefs;
|
||||
|
||||
exports com.github.gtache.autosubtitle.whisperx;
|
||||
exports com.github.gtache.autosubtitle.setup.whisperx;
|
||||
|
||||
Reference in New Issue
Block a user