whisper

CLI tool to convert audio files to txt,vtt,srt,tsv,json. More information:…

whisper

CLI tool to convert audio files to txt,vtt,srt,tsv,json. More information: https://github.com/openai/whisper.

whisper {{path/to/audio.mp3}}

whisper {{path/to/audio.mp3}} --output-format {{txt}}

whisper {{path/to/audio.mp3}} --model {{tiny.en,tiny,base.en,base,small.en,small,medium.en,medium,large-v1,large-v2,large}}

whisper {{path/to/audio.mp3}} --language {{english}}

whisper {{path/to/audio.mp3}} --output_dir "{{path/to/output}}"

whisper {{path/to/audio.mp3}} --verbose {{False}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← while who →