ggml-org/whisper.cpp
在 GitHub 查看Consider using OPFS instead of IndexedDB for storage in WASM demos
Open
#825 建立於 2023年4月27日
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?