ggml-org/whisper.cpp

Consider using OPFS instead of IndexedDB for storage in WASM demos

オープン

#825 opened on 2023/04/27

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (6,072 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (52,942 個のスター)
PR merge metrics
 (平均マージ 5d 20h) (30d で 36 merged PRs)

説明

OPFS has some nice properties - better persistence, performance, and consistent support for large files across browsers (enabling Firefox support for the larger models).

Would you be open to a change to helpers.js to migrate the backend or do you prefer to stick with IndexedDB?

コントリビューターガイド