I made a deb package of pywhispercpp #175
RadND
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Anyone intersted in this can get it at my codeberg page. It was compiled on Ubuntu 26.04, so it might only work on that.
For now, there are two changes made when I made package:
1.Change
to:
2.add an environment variable in debian/rules:
export NO_REPAIR=1If it works, it's probably possible to use it to let Kdenlive call whisper.cpp for speech-to-subtitle conversion.
I choose v 1.4.1 for packaging becuase the version of
whisper.cppprovided by ubuntu26.04 is 1.8.3All reactions