pyannote-audio VS whisper-asr-webservice

Compare pyannote-audio vs whisper-asr-webservice 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
pyannote-audio whisper-asr-webservice
15 11
5,077 1,644
3.4% -
8.6 7.8
3 days ago 7 days ago
Jupyter Notebook Python
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.

pyannote-audio

Posts with mentions or reviews of pyannote-audio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-02.

whisper-asr-webservice

Posts with mentions or reviews of whisper-asr-webservice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.
  • How I converted a podcast into a knowledge base using Orama search and OpenAI whisper and Astro
    2 projects | dev.to | 23 May 2023
  • Bazarr AI subs
    3 projects | /r/bazarr | 12 May 2023
    Check https://github.com/openai/whisper & https://github.com/ahmetoner/whisper-asr-webservice
  • Bulk download subtitles
    2 projects | /r/jellyfin | 6 May 2023
    I see that bazarr had already been mentioned. If there are no subtitles available, you can also generate the subtitles by connecting bazarr to the AI model whisper which you can self host locally. I run everything in containers, tried it a few times and it works quite well for me! It does however use some computational resources to generate the subtitles, how long processing takes depends on the chosen model accuracy.
  • Writeout.ai – Transcribe and translate any audio files. Free and open source
    9 projects | news.ycombinator.com | 8 Mar 2023
    You (essentially) need GPU but here you go:

    https://github.com/ahmetoner/whisper-asr-webservice

    For your requirements the medium.en model (max) should be satisfactory.

  • Whispers AI Modular Future
    14 projects | news.ycombinator.com | 20 Feb 2023
    What utilities related to Whisper do you wish existed? What have you had to build yourself?

    On the end user application side, I wish there was something that let me pick a podcast of my choosing, get it fully transcribed, and get an embeddings search plus answer q&a on top of that podcast or set of chosen podcasts. I've seen ones for specific podcasts, but I'd like one where I can choose the podcast. (Probably won't build it)

    Also on the end user side, I wish there was an Otter alternative (still paid $30/mo, but unlimited minutes per month) that had longer transcription limits. (Started building this, not much interest from users though)

    Things I've seen on the dev tool side:

    Gladia (API call version of Whisper)

    Whisper.cpp

    Whisper webservice (https://github.com/ahmetoner/whisper-asr-webservice) - via this thread

    Live microphone demo (not real time, it still does it in chunks) https://github.com/mallorbc/whisper_mic

    Streamlit UI https://github.com/hayabhay/whisper-ui

    Whisper playground https://github.com/saharmor/whisper-playground

    Real time whisper https://github.com/shirayu/whispering

    Whisper as a service https://github.com/schibsted/WAAS

    Improved timestamps and speaker identification https://github.com/m-bain/whisperX

    MacWhisper https://goodsnooze.gumroad.com/l/macwhisper

    Crossplatform desktop Whisper that supports semi-realtime https://github.com/chidiwilliams/buzz

  • I made a free transcription service powered by Whisper AI
    8 projects | news.ycombinator.com | 18 Nov 2022
    I think there's been talk to do speaker diarization with whisper-asr-webservice[0] which is also written in python and should be able to make use of goodies such as pyannote-audio, py-webrtcvad, etc.

    Whisper is great but at the point we get to kludging various things together it starts to make more sense to use something like Nvidia NeMo[1] which was built with all of this in mind and more

    [0] - https://github.com/ahmetoner/whisper-asr-webservice

    [1] - https://github.com/NVIDIA/NeMo

  • whisper-asr-webservice-client - A self-hosted OpenAI Whisper API client
    2 projects | /r/CKsTechNews | 17 Nov 2022
  • Show HN: A self-hosted OpenAI Whisper API client
    2 projects | news.ycombinator.com | 17 Nov 2022
    (read the docs in the repo)

    In terms of me not storing your data for this (I don't) I guess you'll just have to trust me?

    [0] - https://github.com/ahmetoner/whisper-asr-webservice

  • [P] OpenAI Whisper ASR Webservice API released
    1 project | /r/MachineLearning | 25 Sep 2022
    For more details: https://github.com/ahmetoner/whisper-asr-webservice

What are some alternatives?

When comparing pyannote-audio and whisper-asr-webservice you can also consider the following projects:

NeMo - A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

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

speechbrain - A PyTorch-based Speech Toolkit

whisper - Robust Speech Recognition via Large-Scale Weak Supervision

Resemblyzer - A python package to analyze and compare voices with deep learning

generate-subtitles - Generate transcripts for audio and video content with a user friendly UI, powered by Open AI's Whisper with automatic translations and download videos automatically with yt-dlp integration

Kaldi Speech Recognition Toolkit - kaldi-asr/kaldi is the official location of the Kaldi project.

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

inaSpeechSegmenter - CNN-based audio segmentation toolkit. Allows to detect speech, music, noise and speaker gender. Has been designed for large scale gender equality studies based on speech time per gender.

whisper-asr-webservice-client

uis-rnn - This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.

gitbar-2023 - New release of gitbar website