ggml-org/whisper.cpp

Consider using OPFS instead of IndexedDB for storage in WASM demos

Open

#825 建立於 2023年4月27日

在 GitHub 查看
 (5 留言) (1 反應) (0 負責人)C++ (49,693 star) (5,535 fork)batch import
enhancementhelp wanted

描述

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?

貢獻者指南

Consider using OPFS instead of IndexedDB for storage in WASM demos · ggml-org/whisper.cpp#825 | Good First Issue