mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Update help for Faster-Whisper
This commit is contained in:
parent
317acba33f
commit
f40aa52459
@ -239,7 +239,7 @@
|
||||
</data>
|
||||
<data name="textBoxPurfviewFasterWhisper.Text" xml:space="preserve">
|
||||
<value> --device DEVICE, -d DEVICE
|
||||
device to use (default: cpu)
|
||||
Device to use. Default is 'cuda' if CUDA device is detected, else is 'cpu'. If CUDA GPU is a second device then set 'cuda:1'.
|
||||
--verbose VERBOSE, -v VERBOSE
|
||||
whether to print out debug messages (default: False)
|
||||
--task {transcribe,translate}
|
||||
@ -319,4 +319,4 @@
|
||||
wildcard or directory. (default: False)
|
||||
--PR163_off Disables PR163. For dev experiments. (default: False)</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user