shisper

A quick & dirty script to generate and view subtitles and transcriptions for your multimedia files using ggerganov/whisper.cpp

GPL-3.0 License

Stars
8

shisper

Description

A quick & dirty script to generate subs for your multimedia files.

Instructions

Settings

You can customize the script behaviour, editing the config file under:

  • /etc/shisper/config.ini
  • ${HOME}/.shisperrc

Required runtime dependencies

From sources

Type:

./shisper -h for details

and follow the help guidelines

For Arch Linux users

You can find shisper on AUR

Type:

yay -S shisper-git

for latest development changes

and that's all!

PR

  • Fork it
  • Modify it
  • TEST it
  • Do a Pull Request

Any suggestions are welcome

Related Projects