mirror of
https://github.com/openai/whisper.git
synced 2025-03-30 14:28:27 +00:00
Merge 19c785e1a435ca8c07c0511a13d5b6d1b4abb3b7 into 517a43ecd132a2089d85f4ebc044728a71d49f6e
This commit is contained in:
commit
862fe7f902
@ -93,6 +93,10 @@ Adding `--task translate` will translate the speech into English:
|
||||
|
||||
whisper japanese.wav --language Japanese --task translate
|
||||
|
||||
Adding `--device cuda:<n>` will use the selected cuda GPU number
|
||||
|
||||
whisper japanese.wav --language Japanese --task translate --device cuda:1
|
||||
|
||||
Run the following to view all available options:
|
||||
|
||||
whisper --help
|
||||
|
Loading…
x
Reference in New Issue
Block a user