Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 259 Bytes

File metadata and controls

16 lines (9 loc) · 259 Bytes

FasterWhisperPytool

A tiny python tool using python module faster_whisper

Basic usage:

python whisper.py audio1_path [audio2_path, ...]

Also on Mac or Linux:

chmod a+x hello.py

whisper.py audio1_path [audio2_path, ...]

Help:

python whisper.py -h