nowfound

Alternatives

Products that do what OneBudd does

Stop voice compliance violations before they happen

  1. 1OO
  2. 2WO

    Hey HN! Braden here, creator of Whispering, an open-source speech-to-text app. I really like dictation. For years, I relied on transcription tools that were almost good, but they were all closed-source. Even a lot of them that claimed to be “local” or “on-device” were still black boxes that left me wondering where my audio really went. So I built Whispering. It’s open-source, local-first, and most importantly, transparent with your data. Your data is stored locally on your device, and your audio goes directly from your machine to a local provider (Whisper C++, Speaches, etc.) or your chosen…

    2025 · github.com

  3. 3IB

    I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses. What moved the needle: Voice is a turn-taking problem, not a transcription problem. VAD alone fails; you need semantic end-of-turn detection. The system reduces to one loop: speaking vs listening. The two transitions - cancel instantly on barge-in, respond instantly on end-of-turn - define the experience. STT → LLM → TTS must stream. Sequential pipelines are dead on arrival for natural…

    Mar 2026 · ntik.me

  4. 4AO

    I've been obsessed for the past ~year with the possibilities of talking to LLMs. I built a bunch of one-off prototypes, shared code on X, started a Meetup group in SF, and co-hosted a big hackathon. It turns out that there are a few low-level problems that everybody building conversational/real-time AI needs to solve on the way to building/shipping something that works well: low-latency media transport, echo cancellation, voice activity detection, phrase endpointing, pipelining data between models/services, handling voice interruptions, swapping out different…

    2024 · github.com

  5. 5

    Think out loud–we'll do the rest

    Sep 2025

  6. 6

    Premium AI voice quality without the premium price tag.

    2025

  7. 7

    Stop every spam call, no matter who is calling

    2020

  8. 8
    Heard310

    Give Claude Code and Codex a voice

    Jul 2026 · heard.dev

  9. 9
    Hush191

    Open-source noise suppression for voice AI agents

    Jun 2026 · weya.ai

  10. 10

    Open-source, local-first dictation you can trust

    2025

  11. 11
    Stet68

    Smart open-source dictation that sounds like you, not AI.

    Apr 2026 · stet.me

  12. 12
    Voicebun189

    Build voice agents in seconds

    2025

  13. 13

    Multilingual TTS model with realistic and expressive speech

    Mar 2026 · mistral.ai

  14. 14PS

    Welcome to Project S.A.T.U.R.D.A.Y. This is a project that allows anyone to easily build their own self-hosted J.A.R.V.I.S-like voice assistant. In my mind vocal computing is the future of human-computer interaction and by open sourcing this code I hope to expedite us on that path. I have had a blast working on this so far and I'm excited to continue to build with it. It uses whisper.cpp [1], Coqui TTS [2] and OpenAI [3] to do speech-to-text, text-to-text and text-to-speech inference all 100% locally (except for text-to-text). In the future I plan to swap out OpenAI for llama.cpp [4]. It is…

    2023 · github.com

  15. 15

    AI call agent and workflow automations for small businesses

    Feb 2026

  16. 16

    Not just dictation and private AI voice toolkit

    Apr 2026 · vibesonic.ai

  17. 17

    AI voice agents for B2B SaaS demos, onboarding & support

    Jul 2026 · peekinduck.ai

  18. 18
    AnyDub16

    Live Voice Dubbing for Any Browser Video & Meeting

    Jul 2026 · anydub.pro

  19. 19SH

    Hi HN folks ! I am the author of AVA, a self hosted AI Voice Agent that plugs into Asterisk/Freepbx so you own all the aspects of an AI Voice agent in your own infrastructure. It uses Asterisk native Audiosocket/RTP with python engine to run STT,LLM and TTS loop. The project support several full providers openai, gemini, grok, elevenlabs out of the box and also provides options to build custom pipelines by choosing different stt tts and llm. It also supports full local agent if you have a GPU with 25GB RAM which enables realtime conversation along with tool calling. I started this…

    Jul 2026 · github.com

  20. 20WH

    Hey folks. We built SAA (Selective Auditory Attention) after trying to find ways to make a good experience with multiple robots/multiple agents. What typically ended up happening is they'd never stop talking. This is an SDK you can put before your STT. It lets you know when your device is being spoken to or not without a wakeword. You can use it for: -Single AI, Multi human -Multi AI, Single human -Multi AI, Multi human (we recommend also adding a wakeword on top for a better system) There are two models. One that is video + audio and one that is just audio. The way it overall works is…

    Jun 2026 · github.com

  21. 21

    AI conversation intelligence for every meeting

    Mar 2026 · onescribe.io

  22. 22FA

    hey! this is oliver and jonathan and today, we’re launching fixa — a free, open source package to test voice agents. fixa uses a voice agent to call your voice agent and an LLM to evaluate how the conversation went. here's a demo: https://youtu.be/LAW1wW6SjTo this was initially a paid feature of our platform, but the monetization model didn't really make sense. our customers were paying us for all the components of our agent (STT + LLM + TTS + markup) in addition to their own agent – even though many of them have preferred vendors, volume discounts, and credits. we came to the…

    2025 · github.com

  23. 23SR

    VoiceAI builders can replay production calls (or) create voice test data set and replay those calls to your VoiceAI. With this(https://app.shortloop.dev/) you can now test end to end flows frequently and in an automated way. We have been tinkering with LLMs and building voice applications for the past few months. As we were trying to improve our voice bots performance (interruptions, latency of tts, llm etc) it became very tedious to test our bot over and over again speaking to it. With real users we would observe edge cases that we didn’t handle before. After making changes…

    2024 · app.shortloop.dev

  24. 24

    On-device dictation for Mac that formats as you speak

    Jul 2026 · offloop.work

Ranked by how close each launch is in meaning, then by votes. Refine with a description →