nowfound

Alternatives

Products that do what State-of-the-art German speech recognition in 284 lines of C++ does

  1. 1PO

    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

  2. 2

    Advancing automatic speech recognition for 1,600+ languages

    Nov 2025

  3. 3

    Fast voice-to-text on 92 languages

    2023

  4. 4

    New state-of-the-art in open source speech recognition

    Mar 2026

  5. 5TT
  6. 6

    Multilingual speech AI model trained on 12.5M hours of data

    2024

  7. 7

    A speech recognition library for the web

    2014

  8. 8
    MARS5 TTS489

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

    2024

  9. 9

    Build Powerful Voice Agents

    2025

  10. 10TN

    Kitten TTS (https:&#x2F;&#x2F;github.com&#x2F;KittenML&#x2F;KittenTTS) is an open-source series of tiny and expressive text-to-speech models for on-device applications. We had a thread last year here: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44807868. Today we're releasing three new models with 80M, 40M and 14M parameters. The largest model (80M) has the highest quality. The 14M variant reaches new SOTA in expressivity among similar sized models, despite being <25MB in size. This release is a major upgrade from the previous one and supports English text-to-speech applications in…

    Mar 2026 · github.com

  11. 11

    Next-Gen Speech-to-Text with Unmatched Performance

    2023

  12. 12DA
  13. 13JS
  14. 14WP

    This project is a Windows port of the whisper.cpp implementation: https:&#x2F;&#x2F;github.com&#x2F;ggerganov&#x2F;whisper.cpp Which in turn is a C++ port of OpenAI's Whisper automatic speech recognition (ASR) model: https:&#x2F;&#x2F;github.com&#x2F;openai&#x2F;whisper The implementation has no dependencies, usually much faster than realtime, and should hopefully work on most Windows computers in the world.

    2023 · github.com

  15. 15

    First TTS model to support all 22 Indic languages + English

    2024

  16. 16NT
  17. 17

    Bilingual ASR for dialects, code-switching, and songs

    Apr 2026

  18. 18TN

    Here is a tool I built initially for myself to help with my German and Greek language studies. It started as a hack for creating Anki cards from native language audio. It extracts the words, finds their base forms (lemmas) and groups the examples by the lemma. At some point I realised that I have a transcription with word level timestamps that opens a lot of other opportunities. So I added a mode to click the first and last word in the transcript and it starts looping with the right gap and repeat count. Another feature I use a lot is selecting an audio fragment, sending a predefined prompt…

    Jun 2026 · lingochunk.com

  19. 19

    Multilingual speech-to-text API trained on 100M+ utterances

    2023

  20. 20IM

    A few years ago, right after high school, I decided to try to make a simultaneous translation app for Android as a side project, it took longer than expected (about 2 years) and I had to make a lot of compromises (I had to use Google's API and therefore make users use a developer key because at the time there were no free solutions for speech recognition and translation that had good quality). At the end of university, I decided to pick it up again and finally, using OpenAi's Whisper for speech recognition and Meta's NLLB for translation (with both running locally on the phone), I managed to…

    2024 · github.com

  21. 21

    Production ASR for noisy multilingual audio

    Apr 2026

  22. 22

    Real-time speech-to-speech translation API

    Jun 2026 · krisp.ai

  23. 23

    Generate endless looping sound effects with a single prompt

    2025

  24. 24

    A neural net for speech recognition

    2022

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