I want a single click web server for Windows that I can trust and execute in a single file not depending in external bloated tools.
An ESP32 client that captures audio over I2S and posts WAV to a server. A lightweight Flask/Gunicorn server that returns JSON transcriptions via speech_recognition. Designed for deterministic embedded ...