Alternatives
Products that do what I built an instant transcription service for any YouTube video does
Hey HN! I built Transcrib.ee to help me generate transcripts for lectures on YouTube with no captions, especially multilingual lectures. I was constantly frustrated with videos that had no transcripts or inaccurate ones, so I built a tool and decided to share it with everyone. This tool uses Groq (an AI inference engine that's different from Grok and offers very fast processing) and OpenAI's Whisper model (really accurate in multilingual) to quickly transcribe any YouTube video, regardless of the language. It's been a game-changer for my studies! To make it even faster, I created a Chrome…
- 1IM
Hey HN, I've been working on this side project for the past month. It generates a step-by-step tutorial guide for YouTube videos that you can follow along without watching long videos. Best suited for tutorial videos but can work for other videos aswell. No BS. Just straight to the point. The guides are generated from pure transcript so you don't have to worry about it being AI. It's my first project as a total beginner. Something I had to do inorder to get out of tutorial hell. Please let me know if you have any suggestions or if you face any problems or bugs. I would try to fix them to the…
2024 · stepify.tech
- 2

- 3

- 4

- 5IM
2022 · freesubtitles.ai
- 6CF
This is a small project i made years ago and updated to whisper last year, i still use it from time to time and thought it might be useful to others, or just put the idea out there for someone better than me to make a better implementation!
2024 · github.com
- 7BC
I know there are various tools that are supposed to make this easy, but I couldn't find anything that did everything I wanted, so I made this today for fun. The web-based offerings all take forever and seem flaky, and you need to process one video at a time, with no control over the transcription settings. In contrast, my script lets you convert a whole playlist in bulk with full control over everything. It's truly easy to use-- you can clone the repo, install to a venv, and be generating a folder full of high quality transcript text files in under 5 minutes. All you need to do is supply the…
2023 · github.com
- 8

- 9

- 10V
Hello HN! I’m a bachelors student pursuing Artificial Intelligence, Robotics and Signal processing and during the year I had the goal to build my first AI Tool and launch it. I got inspired by how capable Whisper is, and combined the Whisper CPP Bindings along with FFMPEG.Wasm to create a tool that is capable of transcribing and captioning video files that contain one or more video tracks. Along with that, I’ve also added the support for transcribing audio files with the option to export those outputs as .SRT, .WebVTT or simply a text file. All done privately on a user’s web browser with…
2023
- 11IB
I originally added this to my site to speed up my video editing process. Last year I started a youtube channel and for some of my longer videos it's annoying to rely on youtube or capcut to transcribe when Whisper is open source. Capcut also recently updated their T&Cs to say they own your content if you use their app, so I cancelled my subscription. Another use-case I have is recording my claude prompts as audio, transcribing them, and then pasting them into my terminal. I mostly work on the CLI (claude, ffmpeg, whisper), but I wanted to make a browser version. Not reinventing the wheel…
2025 · meetcosmos.com
- 12

- 13IB
Hi Hackernews Community, Have long been a fan of yours. Waited long to perfect my video/audio translation product as a solopreneur. Now, we have a testable product with 10,000+ monthly users. We are not perfect yet but we provide a ton of features. We provide AI-generated subtitles. We let the user edit the subtitles and timestamps. User can edit the translated audio/video unlimited times without additional fees. We are in the process of making voice cloning free for all users, hopefully completing this weekend. We are launching a chrome extension and mobile app too. Though we…
2024 · videodubber.ai
- 14YC
Easily collect all transcriptions from a YouTube channel to create your own custom GPT (via OpenAI) or querying a large context window (Claude 2.1) The example is “CY GPT” your very own Sichael Miebel and Calton Daldwell in your pocket. I have a backlog of open-source projects, hope this helps!! This is counter intuitive (as I’m posting this) but please respect the creators copyright and use for research purposes only
2023 · github.com
- 15TY
2023 · magic.jxnl.co
- 16IB
Hey HN, I built an alternative to Google translate that's fast, accurate, and 1/30th the price. 20+ supported languages, not billed until 100k tokens, and already used thousands of times with real language learning users. The landing page has a demo for you to test performance yourself for free with no card required. (Also landing page says 1/13 the price because had to account for all 3 big names, with varying prices each). I built this as a workaround for my language learning startup, and it was perfect at a fraction of the cost. Hopefully it can help other devs in accessibility…
2023 · translateapi.web.app
- 17LI
A realtime, live transcription and translation app that works locally using a browser. Built with Huggingface Transformer.js and Supabase Realtime. Realtime in-browser speech-to-text with OpenAI Whisper! Broadcast to subscribed clients with Supabase Realtime. Translate to 200 languages with Meta's NLLB-200! Demo & source code https://supabase.link/realtime-ai-yt Shoutout to @xenovacom for building Transformers.js and providing plenty of examples at https://huggingface.co/docs/transformers.js/en/index#example...
2024 · github.com
- 18TA
Hi everyone! This project started with me manually doing the following process: Step 1: Get the transcript from youtube by clicking "show transcript" inside the description box Step 2: The transcript usually won't have any punctuation and have lots of mistakes, so paste it into ChatGPT to clean it up or summarize it. The idea here is to make this process as seamless as possible. What I ended up with was a Chrome extension [0] that adds a button in the YouTube UI that does all of this. Automating it allowed me to do a lot of cool things that would be hard to do manually: 1. I use the…
2023 · chrome.google.com
- 19

- 20IP
Hi HN, I’m Ashu, founder of VideoDB. I’ve spent a big chunk of my life building video infrastructure. Not video creation. Video plumbing. The stuff you only learn after production breaks: timebases, VFR, keyframes, audio sync drift, container quirks, partial uploads, live streams, retries, backpressure, codecs, ffmpeg flags, cost blowups, and “why is this clip unseekable on one player but fine on another”. This week we shared VideoDB Skills, a skill pack that lets AI agents call those infra primitives directly, instead of you wiring pipelines with screenshots plus FFmpeg glue. Repo:…
Mar 2026
- 21TY
There have been many existing projects that transcribe YouTube videos with Whisper and its variants, but most of them aimed to generate subtitles, while I had not found one that priortises readability. Whisper does not generate line break in its transcription, so transcribing a 20 mins long video without any post processing would give you a huge piece of text, without any line break or topic segmentation. This project aims to transcribe videos with that post processing. Any feedback here, or on Github issues, would be very appreciated.
2024 · github.com
- 22IB
Hi HN! Since the launch of JigsawStack.com, we've been trying to dive deeper into fully managed AI APIs built and fine tuned for specific use cases. Audio/video transcription was one of the more basic things and we wanted the best open source model at this point it is OpenAI's whisper large v3 model based on the number of languages it supports and its accuracy. The thing is, the model is huge and requires tons of GPU power for it to run efficiently at scale. Even OpenAI doesn't provide an API for their best transcription model while only providing whisper v2 at a pretty high price. I…
2024 · github.com
- 23

Transcribe Video to Text & YouTube Transcript Online
Aug 2026 · videotranscriber.ai
- 24

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