nowfound

Work · October 12, 2025

HV

Hyprvoice – Voice-Powered Typing for Wayland/Hyprland (No X11 Hacks)

I built Hyprvoice, a small tool that lets you type with your voice on Wayland — no X11, no kludgy bridges. Press a key, talk, and your words appear wherever your cursor is. It’s written in Go, uses PipeWire for audio, and talks directly to the compositor. The workflow is simple: press key → start recording press again → stop and inject text Notifications show recording/transcribing states, and it works with multiple backends — currently OpenAI Whisper, with whisper.cpp (local/offline) in progress. Everything runs through a lightweight daemon with IPC over a unix socket. Text…

What it does

In the maker’s words, at launch

I built Hyprvoice, a small tool that lets you type with your voice on Wayland — no X11, no kludgy bridges. Press a key, talk, and your words appear wherever your cursor is. It’s written in Go, uses PipeWire for audio, and talks directly to the compositor. The workflow is simple: press key → start recording press again → stop and inject text Notifications show recording/transcribing states, and it works with multiple backends — currently OpenAI Whisper, with whisper.cpp (local/offline) in progress. Everything runs through a lightweight daemon with IPC over a unix socket. Text injection uses wl-clipboard + wtype with clipboard restore fallback. Install (Arch/AUR): yay -S hyprvoice-bin systemctl --user enable --now hyprvoice.service Then add something like this to Hyprland: bind = SUPER, R, exec, hyprvoice toggle Repo: https://github.com/leonardotrapani/hyprvoice It’s beta but fully usable. I’d love feedback, especially from people running Wayland full-time or maintaining compositors.

Does a similar job

all alternatives →
  • WS
    Wayland Speech-to-Text Tool2025 · github.com · ▲18

    I vibe-coded a speech-to-text tool for Wayland that works for me. You trigger it with a keybind, speak into your mic, and it transcribes using OpenAI Whisper or Google STT (local is coming), then either types it directly into your active text field or saves it to the clipboard. It uses PipeWire for audio capture and works signal-driven, so there's no background process running. Just on-demand transcription when you need it. I've tested it on Niri and it should work on Hyprland, though I haven't tested GNOME or KDE yet. This was a one day Rust project and probably has some bugs since I just…

  • SpeakoFlowAug 2026 · speakoflow.com · ▲95

    Free, open-source voice dictation and AI assistant, offline

  • Whisperstream20d ago · whisperstream.io · ▲77

    Local AI dictation for Windows

  • VoicePad AIJul 2026 · voicepad.tech · ▲53

    Offline voice dictation for Windows, Mac, iOS & Android

  • SA
    superwhisper – AI powered offline voice to text for macOS2023 · superwhisper.com · ▲43

    Hey HN, I built superwhisper out of frustration with the native dictation capabilities of macOS. Inaccurate, required manual punctuation, didnt activate in some contexts or would have audio capture issues. I wanted a replacement that worked offline, had cross language support, was configurable and worked in any application. Under the hood the app is using whisper.cpp, which runs really well on the Apple Silicon chips. You can use the base and standard size models for free, larger models sizes and languages other than english are paid. Let me know what you think! For context, I launched this…

  • OF
    OpenWhisper – free, local, and private voice-to-text macOS appFeb 2026 · github.com · ▲37

    I wanted a voice-to-text app but didn't trust any of the proprietary ones with my privacy. So I decided to see if I could vibe code it with 0 macOS app & Swift experience. It uses a local binary of whisper.cpp (a fast implementation of OpenAI's Whisper voice-to-text model in C++). Github: https://github.com/richardwu/openwhisper I also decided to take this as an opportunity to compare 3 agentic coding harnesses: Cursor w/ Opus 4.6: - Best one-shot UI by far - Didn't get permissioning correct - Had issues making the "Cancel recording" hotkey being turned on all the…

More work this month

the category →
  • Let agents source clips from terabytes of your local video

    Work · 19d ago · clipto.com

  • Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…

    Work · 11d ago · getcomputable.com

  • Free local transcription that is 100% Private

    Work · 18d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 29d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 25d ago · scrimba.com

Launched alongside, October 2025

the whole month →
  • Our first coding model and new interface for agents

    AI · Oct 2025 · cursor.com

  • Flask806

    Notion + Loom, for video collaboration.

    AI · Oct 2025 · flask.do

  • SA

    I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https://blog.shashanktomar.com/posts/strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…

    AI · Oct 2025 · blog.shashanktomar.com

  • Orchestra794

    A chat-centric workspace for builders and modern teams

    Work · Oct 2025 · orch.so

  • AS

    Hey all, I built this. It’s not trying to capture every autistic experience (that’d be impossible). It’s based on my own lived experience as well as that of friends on the spectrum. I'm trying to give people a feel for what masking, decision fatigue, and burnout can look like day-to-day. That’s hard to explain in words, but easier to show through choices and stats. I'm not trying to "define autism". I’ve gotten good feedback here about resilience, meds, and difficulty tuning. I’ll keep tweaking it. If even a few people walk away thinking, "ah, maybe that’s why my coworker struggles in those…

    Life & fun · Oct 2025 · autism-simulator.vercel.app

  • Director768

    Lovable for web automation

    AI · Oct 2025 · director.ai