whisper.cpp
whisper.cpp copied to clipboard
I have trouble to load module.FS_createDataFile in 'whisper.cpp/examples/whisper.wasm/index-tmpl.html'
first, i have cors issue then i locate model bin file in local path and rework.
Incidentally i copy index-tmpl.html to php file and i add cors allow header code like this
header("Cross-Origin-Opener-Policy: same-origin"); header("Cross-Origin-Embedder-Policy: require-corp");
now i can't do anything in this error. how can fix it?
now i clear in this error. you shoudn't answer here
How did you solve this problem?
How did you solve this problem?
Hi, i solve it to using chrome browser DevTools(F12) and js file end point Maybe you need more js file and you can find it!
Hi, I have encountered the same problem "Module.FS_createCreateDataFile" can you provide step by step solution of it!