[Webkit-unassigned] [Bug 260709] [GTK][WPE] Add Whisper.cpp as a submodule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 10:00:57 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=260709

--- Comment #7 from ChangSeok Oh <changseok at webkit.org> ---
(In reply to Michael Catanzaro from comment #1)
> Is there a really good reason this cannot be a system dependency? Anything
> that prevents it from being packaged by distros? We should reduce the number
> of bundled third-party sources, not add more.

I attempted to bundle whisper.cpp into the SDK. In that case, we need to enclose GB-sized model files as well. I have no strong preference on how we bring whisper.cpp into webkit, but adding it as a submodule would be cheaper in terms of maintenance burden (e.g., SDK size).

One concern is integration with webkit tests. Can we make the test bots download whisper.cpp repo and related language models files automatically? If not, speech recognition for webkitgtk/wpe is always disabled for the build, and manually enabled on demand, no?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230825/f3225278/attachment.htm>


More information about the webkit-unassigned mailing list