yt-whisper VS web-align-audio-text

Compare yt-whisper vs web-align-audio-text and see what are their differences.

yt-whisper

Using OpenAI's Whisper to automatically generate YouTube subtitles (by m1guelpf)

web-align-audio-text

Ramayana audio/text alignment website (by shreevatsa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
yt-whisper web-align-audio-text
3 1
1,316 0
- -
0.0 2.7
4 months ago 3 months ago
Python HTML
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

yt-whisper

Posts with mentions or reviews of yt-whisper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.

web-align-audio-text

Posts with mentions or reviews of web-align-audio-text. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-18.
  • YouTubeTranscript.com
    8 projects | news.ycombinator.com | 18 Dec 2022
    This is a great idea; I had done something like this a couple of years ago for some specific set of videos (e.g. https://shreevatsa.net/tex/program/videos/s10/ — compare with https://youtubetranscript.com/?v=_0Cv1G_s4gQ for the same video), but never got around to making it general; glad someone has done it. It takes just a few lines of Javascript, using the Youtube API, to do this i.e. keeping the video and text in sync (just view source on either page to see the JS at the bottom).

    Something like this can also help with audio recordings (generating the alignment automatically is called "forced alignment" and there are tools like "aeneas" for this). In case anyone's interested or wants to help (for Sanskrit texts): see https://github.com/shreevatsa/web-align-audio-text deployed at https://shreevatsa.net/ramayana/sarga/ and better version at https://github.com/avinashvarna/audio_alignment deployed at https://avinashvarna.github.io/audio_alignment/

What are some alternatives?

When comparing yt-whisper and web-align-audio-text you can also consider the following projects:

subsai - 🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️

ChatGPT-YouTube-summarizer - This Chrome extension lets you summarize YouTube videos using the ChatGPT.

gentle - gentle forced aligner

tldwol - Web API that summarizes multimedia from various sources using modern AI tools.

YouWhisper - Convert YouTube videos to text using openai/whisper

auto-subtitle - Automatically generate and overlay subtitles for any video.

audio_alignment - Align various Sanskrit texts and audio

glancer - Glance over some technical videos

malayalam_english_subtitle_generator - Malayalam to English Subtitle Generator for audio files using OpenAI's Whisper.

whisper.cpp - Port of OpenAI's Whisper model in C/C++