RafaG commited on
Commit
97edeb3
1 Parent(s): 21632b1

Update config.ini

Browse files
Files changed (1) hide show
  1. config.ini +1 -1
config.ini CHANGED
@@ -67,7 +67,7 @@ azure_comma_pause = 50
67
  # Note, this applies both before and after, so the total extra between clips will be 2x this
68
  # Warning, setting this too high could result in the TTS speaking extremely fast to fit into remaining clip duration
69
  # > Around 25 - 50 milliseconds is a good starting point
70
- add_line_buffer_milliseconds = 50
71
 
72
 
73
  # If the combination of two adjacent subtitle lines is below this amount, and one starts at the same time the other ends, it will combine the lines
 
67
  # Note, this applies both before and after, so the total extra between clips will be 2x this
68
  # Warning, setting this too high could result in the TTS speaking extremely fast to fit into remaining clip duration
69
  # > Around 25 - 50 milliseconds is a good starting point
70
+ add_line_buffer_milliseconds = 150
71
 
72
 
73
  # If the combination of two adjacent subtitle lines is below this amount, and one starts at the same time the other ends, it will combine the lines