Update help for Faster-Whisper

This commit is contained in:
Purfview 2023-11-26 05:39:17 +00:00 committed by GitHub
parent 317acba33f
commit f40aa52459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>