+++
date    = "2025-04-03T17:01:16+00:00"
lastmod = "2025-04-04T21:30:30+00:00"
tags    = [ "lists", "linux" ]
+++

There are a lot more speech programs on Linux now. I was a bit curious and
searched through the distribution package managers recently.

  - [Live Captions](https://github.com/abb128/LiveCaptions?tab=readme-ov-file#live-captions)
  - [Linux Voice Control](https://github.com/omegaui/linux-voice-control?tab=readme-ov-file#linux-voice-control)
  - [Speech Note](https://github.com/mkiol/dsnote?tab=readme-ov-file#speech-note)
  - [Nerd Dictation](https://github.com/ideasman42/nerd-dictation?tab=readme-ov-file#nerd-dictation)
  - [Sherpa Speech](https://github.com/k2-fsa/sherpa-onnx?tab=readme-ov-file#supported-functions)
  - [Piper](https://rhasspy.github.io/piper-samples/)
  - [Numen](https://numenvoice.org/)

Some use [Vosk](https://github.com/alphacep/vosk-api?tab=readme-ov-file#vosk-speech-recognition-toolkit)
or [Onnx](https://github.com/microsoft/onnxruntime?tab=readme-ov-file#get-started--resources) as runtimes.