abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️

Home Page:https://abdeladim-s.github.io/subsai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

insanely-fast-whisper support

bastienperez opened this issue · comments

@bastienperez, It seems this project is just a CLI wrapping the HF transformers implementation.
I will try to add the HF pipeline directly into the project when I get some free time.