Skip to content

local speech to text that allows sending original audio recording alongside text. Discord demo included.

License

Notifications You must be signed in to change notification settings

paranoidnela/sttwithaudio

Repository files navigation

Speech to text with audio file attachments

Preparation

  • setup deepspeech according to the docs
  • install sxhkd and figure out how to autostart it (wm/de dependent)
  • install a notification daemon (optional but reccomended)

Installation

  • git clone the repo
  • chmod +x the scripts
  • add binds to the sxhkdrc, more info here (transcribe.sh = start dictation, killArecord.sh = end dictation, bypass.sh = disable audio for applications that would support it)

Thanks to

  • Mozilla (for deepspeech)
  • baskerville (for sxhkd)
  • Entrix (for helping me and writing scripts when I was unable to)
  • everyone else for the emotional support

About

local speech to text that allows sending original audio recording alongside text. Discord demo included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages