Skip to content

Commit

Permalink
dot
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Jan 1, 2025
1 parent 4607770 commit c1c9bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/whisper_ctranslate2/commandline.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ def read_command_line():
"--vad_threshold",
type=float,
default=None,
help="when `vad_filter` is enabled, probabilities above this value are considered as speech",
help="when `vad_filter` is enabled, probabilities above this value are considered as speech.",
)

vad_args.add_argument(
Expand Down

0 comments on commit c1c9bee

Please sign in to comment.