SpeechRecognition
Speech recognition module for Python, supporting several engines and APIs, online and offline. (by Uberi)
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond (by flutter)
| SpeechRecognition | Flutter | |
|---|---|---|
| 16 | 1,288 | |
| 8,970 | 176,906 | |
| 0.0% | 0.5% | |
| 8.8 | 10.0 | |
| 5 days ago | 5 days ago | |
| Python | Dart | |
| BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SpeechRecognition
Posts with mentions or reviews of SpeechRecognition.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-23.
-
help with script (beginner)
Start and Stop Listening Example
-
MacWhisper: Transcribe audio files on your Mac
There is a great library that has support not only with OpenAIs whisper but many others that also work offline. https://github.com/Uberi/speech_recognition
-
Unpopular Opinion: a lot of Obsidian community make Obsidian sound like something cringey/productivity guru-y
This is the library: https://github.com/Uberi/speech_recognition
-
Nvim-VoiceRec : Add Speech-To-Text To Neovim! (useful for gpt)
It is python remote plugin that is a tin wrapper around speech_recognition package.
- Speech-to-text software
-
Voice commands in Doom Eternal possible?
I am less familiar with speech recognition myself. I have implemented something similar many years ago, back when Google had a REST API that allowed you to upload audio and they would respond with the recognized words/sentence. I think they still have the same API available, though. They limited how much you could send, but for voice commands it was pretty solid. However, SpeechRecognition looks like a library worth trying out for this, as that seems like it could do offline processing depending on the underlying library. They also have some examples to look at.
-
Build Simple CLI-Based Voice Assistant with PyAudio, Speech Recognition, pyttsx3 and SerpApi
SpeechRecognition
- Need help with speech recognition
-
Wiki for the podcast
I found this one here
-
How to use my speaker as input and my mic as output?
https://github.com/Uberi/speech_recognition/blob/master/reference/library-reference.rst this might help. I guess your best bet is to rtfm.
Flutter
Posts with mentions or reviews of Flutter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-12.
-
Sandbox#1: Flutter Application Design First Steps
Let start another chapter of this journey with Dart by creating a mobile application with Flutter. For this post, a really simple application will be created called sandbox. Instead of adding some interactive part, like sending/receiving data from a backend, let simply design an application based on a wireframe.
-
Gemma-San — A Teacher in Every Pocket.
Built with Flutter + flutter_gemma 0.15.1 + Whisper.cpp + sqflite. Targets 4–6 GB RAM Android phones like the Tecno Spark 10 and Infinix Hot 30 — the phones African kids actually share with their families.
-
First Web Page with Flutter
The previous command generates a new flutter project with a default demo template for the web platform. Source code directly related to this kind of project can be found in the web directory. Let start the server with flutter run command.
-
Top Flutter Contributors from Pakistan in 2026
#184572 Fix LicenseRegistry docs to reference NOTICES
- Pourquoi j'ai créé T2DECODE : l'apprentissage technique sans dépendre du Cloud.
- Why TUIs Are Back
-
I Got 4 PRs Merged to the Flutter Framework. Here's Exactly How
I found Issue #177414, a cleanup task to remove cross-imports from widget test files. Specifically, many test files in the widgets package were importing from Material or Cupertino packages when they should only be importing from the core widgets or flutter_test packages. This created unnecessary coupling between layers of the framework.
-
AI-Native Mobile Device Automation: Give Your AI Agent Eyes and Hands on Real Phones
For apps with custom-rendered UIs — React Native, Flutter, games — where the accessibility tree is sparse, MobAI offers an OCR fallback that returns recognized text with tap coordinates. The agent always has something to work with.
- I Built a Zero-Knowledge Password Manager (Self-Hosted, Fully Open Source) — Looking for Contributors 🚀
-
Windows native app development is a mess
doesn't seem like it can though? https://github.com/flutter/flutter/issues/31713
What are some alternatives?
When comparing SpeechRecognition and Flutter you can also consider the following projects:
pydub - Manipulate audio with a simple and easy high level interface
dioxus - Fullstack app framework for web, desktop, and mobile.
speech-to-text-websockets-python
flet - Build realtime web, mobile and desktop apps in Python only. No frontend experience required.
python-sounddevice - :sound: Play and Record Sound with Python :snake:
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.