nowfound

Alternatives

Products that do what Reverb ASR+Diarization, the Best Open Source ASR for Long-Form Audio does

Hey everyone, My name is Lee Harris and I'm the VP of Engineering for Rev.com / Rev.ai. Today, we are launching and open sourcing our current generation ASR models named "Reverb." When OpenAI launched Whisper at Interspeech two years ago, it turned the ASR world upside down. Today, Rev is building on that foundation with Reverb, the world's #1 ASR model for long-form transcription – now open-source. I am proud to announce that we are releasing two models today, Reverb and Reverb Turbo, through our API, self-hosted, and our open source + open weights solution. ---------- We are releasing…

  1. 1IB

    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

  2. 2OS

    Our goal with this project is to build a completely open source, state of the art turn detection model that can be used in any voice AI application. I've been experimenting with LLM voice conversations since GPT-4 was first released. (There's a previous front page Show HN about Pipecat, the open source voice AI orchestration framework I work on. [1]) It's been almost two years, and for most of that time, I've been expecting that someone would "solve" turn detection. We all built initial, pretty good 80/20 versions of turn detection on top of VAD (voice activity detection) models. And…

    2025 · github.com

  3. 3

    Build Powerful Voice Agents

    2025

  4. 4MO

    I wanted to share our new speech to text model, and the library to use them effectively. We're a small startup (six people, sub-$100k monthly GPU budget) so I'm proud of the work the team has done to create streaming STT models with lower word-error rates than OpenAI's largest Whisper model. Admittedly Large v3 is a couple of years old, but we're near the top the HF OpenASR leaderboard, even up against Nvidia's Parakeet family. Anyway, I'd love to get feedback on the models and software, and hear about what people might build with it.

    Feb 2026 · github.com

  5. 5DA
  6. 6

    Advancing automatic speech recognition for 1,600+ languages

    Nov 2025

  7. 7

    Premium AI voice quality without the premium price tag.

    2025

  8. 8

    Real-time speech-to-text with speaker diarization

    Feb 2026

  9. 9

    A neural net for speech recognition

    2022

  10. 10PO

    Hi HN, OpenAI recently released a model for automatic speech recognition called Whisper [0]. I decided to reimplement the inference of the model from scratch using C/C++. To achieve this I implemented a minimalistic tensor library in C and ported the high-level architecture of the model in C++. The entire code is less than 8000 lines of code and is contained in just 2 source files without any third-party dependencies. The Github project is here: https://github.com/ggerganov/whisper.cpp With this implementation I can very easily build and run the model - “make…

    2022 · github.com

  11. 11

    Next-Gen Speech-to-Text with Unmatched Performance

    2023

  12. 12

    Generate English subtitles for videos in any language

    2022

  13. 13
    Reverb62

    Much better content discovery.

    2014

  14. 14
    Voxtral201

    Frontier open source speech understanding models

    2025

  15. 15
    MARS5 TTS489

    Open-source, insanely prosodic text-to-speech model

    2024

  16. 16WO

    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

  17. 17TT
  18. 18

    Multilingual speech AI model trained on 12.5M hours of data

    2024

  19. 19
    OpenWispr190

    100% local open source AI speech-to-text model

    2025

  20. 20FA
  21. 21

    Production ASR for noisy multilingual audio

    Apr 2026

  22. 22

    Structure, edit, and generate long-form audio with precision

    2025

  23. 23IT

    Built this because tones are killing my spoken Mandarin and I can't reliably hear my own mistakes. It's a 9M Conformer-CTC model trained on ~300h (AISHELL + Primewords), quantized to INT8 (11 MB), runs 100% in-browser via ONNX Runtime Web. Grades per-syllable pronunciation + tones with Viterbi forced alignment. Try it here: https://simedw.com/projects/ear/

    Jan 2026 · simedw.com

  24. 24
    Orate258

    The AI toolkit for speech

    2025

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