GithubHelp home page GithubHelp logo

justaigithub / web-whisper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pluja/web-whisper

0.0 0.0 0.0 12 KB

OpenAI's Whisper Audio to text transcription right into your web browser!

Home Page: https://codeberg.org/pluja/web-whisper

web-whisper's Introduction

๐Ÿ‘ This project is hosted on Codeberg: See the repo!

Screenshots available in Codeberg

OpenAI's Whisper Audio to text transcription right into your web browser!

โœจ Features:

Warning All new features will be updated on the codeberg source repo

  • Record and transcribe audio right from your browser.
  • Upload any media file (video, audio) in any format and transcribe it.
    • Option to cut audio to X seconds before transcription.
    • Option to disable file uploads.
  • Transcribe from any URL source (youtube, vimeo, peertube...)
  • Select input audio language.
    • Auto-detect input audio language.
  • Option to speed up audio by 2x for faster results (this has negative impact on accuracy).
  • Translate input audio transcription to english.
  • Download .srt subtitle file generated from audio.
  • Configure whisper
    • Choose the Whisper model you want to use (tiny, base, small...)
    • Configure the number of threads and processors to use.
  • Docker compose for easy self-hosting
  • Privacy respecting:
    • All happens locally. No third parties involved.
    • Audio files are deleted immediately after processing.
    • Option to activate a transcription history
  • Uses C++ whisper version from whisper.cpp.
    • You don't need a GPU, uses CPU.
    • No need for complex installations.
  • Backend written in Go
  • Lightweight and beautiful UI.
    • Frontend written with Svelte and Tailwind CSS.

web-whisper's People

Contributors

pluja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.