-t, --type <online/offline/2pass> | Recognition type (Required) | — | MANYSPEECH_TYPE |
-m, --method <one/batch/chunk> | Processing method | chunk | MANYSPEECH_METHOD |
-i, --input <file/mic> | Input source | file | MANYSPEECH_INPUT |
--format <json/text/srt/vtt> | Output format | text | MANYSPEECH_FORMAT |
-f, --files <files...> | Audio files (Multi-support) | — | — |
-md, --model <name> | Main model name | Auto | MANYSPEECH_MODEL |
--model2 <name> | 2pass secondary model | Auto | MANYSPEECH_MODEL2 |
--vad <name> | VAD model name | alifsmnvad-onnx | MANYSPEECH_VAD |
--punc <name> | Punctuation model | alicttransformerpunc-zh-en-mge-int8-onnx | MANYSPEECH_PUNC |