FilippeMafra / whisper-website

Simple web application, which can be used to convert audio to subtitles by OpenAI's Whisper model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image builder based on (Kabanosk Repo)

Docker Image CI

Using the image:

Command Line:

docker pull ghcr.io/filippemafra/whisper-website:main

Dockerfile:

FROM ghcr.io/filippemafra/whisper-website:main

About

Simple web application, which can be used to convert audio to subtitles by OpenAI's Whisper model

License:MIT License


Languages

Language:Python 46.4%Language:HTML 27.3%Language:JavaScript 14.6%Language:Dockerfile 5.4%Language:CSS 3.5%Language:Batchfile 1.5%Language:Shell 1.2%