Skip to content

A simple yet powerful web UI for insanely-faster-whisper.

License

Notifications You must be signed in to change notification settings

Koesn/harewoosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HareWoosh

A one-click to transcribe, summarize, and create outline of large speech audio using Insanely Fast Whisper.

Description

Harewoosh is a limitless transcriber web UI. It designed to transcribe huge speech/audio file without worries. Uploading, transcribing, and summarizing large video/audio file are no longer a hassle. It's not like public endpoint which mostly limited to 25 MB of file to transcribe. HareWoosh is simply no limit.

HareWoosh designed to quickly capture ideas of a speech, it will create summary and outline of the transcribed file. Leveraging Insanely Fast Whisper with whisper-large-v3-turbo, the process is very fast.

Whoosh

Screenshots

Uploading large file Transcribing process Finished process

Getting Started

  1. Install Insanely Fast Whisper as described on it's repo.
  2. Clone this repo: git clone https://github.com/Koesn/harewoosh.
  3. Run HareWoosh: uvicorn main:app --host 0.0.0.0 --port 8001 --reload.

I haven't yet documented it's requirements, so for now you can add it manually using pip install <module>.

About

A simple yet powerful web UI for insanely-faster-whisper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published