Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement whisper.cpp #13

Open
mayeaux opened this issue Dec 19, 2022 · 0 comments
Open

Implement whisper.cpp #13

mayeaux opened this issue Dec 19, 2022 · 0 comments

Comments

@mayeaux
Copy link
Owner

mayeaux commented Dec 19, 2022

whisper.cpp is very performant: https://github.com/ggerganov/whisper.cpp

According to my testing, a $200 server with several TB of storage from OVH will perform a bit faster than equivalent Vast.ai servers which are somewhat unreliable and have limited storage space ($250 for 50GB storage).

Will need to refactor https://github.com/mayeaux/generate-subtitles/blob/master/transcribe/transcribing.js to wrap whisper.cpp , will also need a setup script to download the models and $ make the main file.

Progress reporting is implemented, frames/second is listed as a future enhancement: ggerganov/whisper.cpp#276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant