whisper.api VS wscribe-editor

Compare whisper.api vs wscribe-editor and see what are their differences.

whisper.api

This project provides an API with user level access support to transcribe speech to text using a finetuned and processed Whisper ASR model. (by innovatorved)

wscribe-editor

web based editor for subtitles and transcripts (by geekodour)
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
whisper.api wscribe-editor
4 1
843 76
- -
8.0 4.9
6 months ago 28 days ago
Python Svelte
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.

whisper.api

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

wscribe-editor

Posts with mentions or reviews of wscribe-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-22.
  • Whisper.api: An open source, self-hosted speech-to-text with fast transcription
    5 projects | news.ycombinator.com | 22 Aug 2023
    Nice! This will be very useful for me. Think I can run this locally can spin a basic telegram bot around it for personal use.

    One issue I faced with all the whisper based transcript generators is that there seems to be no good way to make editing/correcting the generated text with word level timestamp. I created a small web based tool[0] for that.

    By any chance if anyone is looking to edit transcripts generated using whisper, you'd probably find it useful.

    [0] https://github.com/geekodour/wscribe-editor

What are some alternatives?

When comparing whisper.api and wscribe-editor you can also consider the following projects:

PaddleSpeech - Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.

faster-whisper - Faster Whisper transcription with CTranslate2

whisper-realtime - Whisper runs in realtime on a laptop GPU (8GB)

full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

willow-inference-server - Open source, local, and self-hosted highly optimized language inference server supporting ASR/STT, TTS, and LLM across WebRTC, REST, and WS

whisper-standalone-win - Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.

fastapi-sqlmodel-alembic - Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.

fastapi-postgres-boilerplate

fastapi-alembic-sqlmodel-async - This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

aiml-like-api-in-your-app - Sample code for adding AI/ML services to your app