audio_alignment VS whisper.cpp

Compare audio_alignment vs whisper.cpp and see what are their differences.

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
audio_alignment whisper.cpp
1 187
11 31,426
- -
1.7 9.8
12 months ago 7 days ago
Python C
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.

audio_alignment

Posts with mentions or reviews of audio_alignment. 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/

whisper.cpp

Posts with mentions or reviews of whisper.cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.

What are some alternatives?

When comparing audio_alignment and whisper.cpp you can also consider the following projects:

gentle - gentle forced aligner

faster-whisper - Faster Whisper transcription with CTranslate2

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

bark - πŸ”Š Text-Prompted Generative Audio Model

YouWhisper - Convert YouTube videos to text using openai/whisper

Whisper - High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model

glancer - Glance over some technical videos

whisper - Robust Speech Recognition via Large-Scale Weak Supervision

yt-whisper - Using OpenAI's Whisper to automatically generate YouTube subtitles

whisperX - WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

web-align-audio-text - Ramayana audio/text alignment website

llama.cpp - LLM inference in C/C++