whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

--print-colors error

Open Ansen-A opened this issue 2 years ago • 0 comments

When I use --print-colors, an error message appears. What is the problem?

My input is as follows: whisper-ctranslate2 .\test\main.wav --language zh --model large-v2 --device cuda --output_dir .\test\output-ctranslate_cuda_large_v2_float32 --print-colors The error message is as follows: error: argument --print-colors: expected one argument.

It runs normally without this option.

Ansen-A avatar Mar 28 '23 00:03 Ansen-A