A script which uses the Signal CLI utility to send secure messages.
FOSS speech recognition package. Supports over 100 languages and accents. Fairly lightweight in terms of dependencies. Can also output audio. Additional dictionaries can be added.
A python module for interfacing with online and local speech recognition services. Comes with a set of examples that illustrate common use cases. Can access a local microphone directly.
FOSS AI personal assistant software. Implements actions/useful features, skills and API connectors. Can answer questions and ask for context for better answers (interesting!) Has a dedicated android app as well as a web interface. Written in Java, but nobody's perfect.
python module for extracting text from different documents. Can also be used as a CLI utility. Can work with text-based formats like CSV, JSON, and HTML. Can work with binary formats like MS Word, MP3, and PDF. The list is fairly extensive.
Can be used with audio files and probably a hot mic to transcribe speech into text for later processing. Uses git Large File Storage for the neural network objects. GPU acceleration enabled. Includes trained models as well as source code. Available in PyPy as deepspeech and deepspeech-gpu. Supports the RasPi explicitly as a platform, interestingly.
Looking at the releases page is a good way to keep up with the project: https://github.com/mozilla/DeepSpeech/releases
python module for recording, creating, and playing back web archives. Used to build Wayback Machines. Look into setting this up on Leandra so Antigone can make a better copy than Jackhammer can.
Personal assistant software. Seems written in Python. Lets you build actions/capabilities piece by piece. Customizable. Has a community of contributed features.