You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: script-opts/SmartSkip.conf
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ silence_audio_level=-40
9
9
#--(#number). Duration of the silence that will be detected to trigger skipping.
10
10
silence_duration=0.65
11
11
12
-
#--(0/#number). The detcted silences will be ignored for the below defined seconds, and it will continue skipping until a silence is detected that surpasses the ignore duration.
12
+
#--(0/#number). The detected silences will be ignored for the below defined seconds, and it will continue skipping until a silence is detected that surpasses the ignore duration.
13
13
# (0 for disabled, or specify seconds).
14
14
ignore_silence_duration=5
15
15
@@ -106,8 +106,8 @@ skip_once=no
106
106
# e.g.: categories=my-new-category>Part [AB]/Ending 1; another-category>Part C/Part D
107
107
#-- Or specify categories string for each chapter type.
0 commit comments