From dcb6698530c1324c77d0e86acbccd8beb9e789a2 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sat, 28 Feb 2026 11:04:28 +0100 Subject: [PATCH] speech recognition: added alternative list --- wiki/speech_recognition_and_synthesis.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/speech_recognition_and_synthesis.md b/wiki/speech_recognition_and_synthesis.md index d1ddb32..7d5bd51 100644 --- a/wiki/speech_recognition_and_synthesis.md +++ b/wiki/speech_recognition_and_synthesis.md @@ -12,3 +12,6 @@ The following is a list of STT programs. - [Nerd Dictation](https://github.com/ideasman42/nerd-dictation/) is an offline speech recognition software for [Linux](/wiki/linux.md)-based operating systems. + +Some alternatives mostly for Linux systems were listed in a +[Reddit post by tuananh_org](https://www.reddit.com/r/archlinux/comments/1j77921/speech_to_text_app/).