Re: OpenAI Whisper in Debian?
I decided to upload the packages to Debian experimental under the Deep
Learning Team umbrella. The tiktoken and triton packages are already
uploaded. I believe the openai-whisper package need more thought on the
model handling.
One idea is to provide a non-free model package with a model in /usr/,
and patch the openai-whisper library to look for models in /usr/, /var/
(for global installation for all users on a machine) and
~/.cache/whisper/, to allow the system to pass the deserted island test.
--
Happy hacking
Petter Reinholdtsen
Reply to: