whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

I have trouble to load module.FS_createDataFile in 'whisper.cpp/examples/whisper.wasm/index-tmpl.html'

Open cdi2303 opened this issue 2 years ago • 1 comments

image 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?

cdi2303 avatar Mar 31 '23 04:03 cdi2303

now i clear in this error. you shoudn't answer here

cdi2303 avatar Apr 05 '23 01:04 cdi2303

How did you solve this problem?

dugubuyan avatar Apr 25 '23 07:04 dugubuyan

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!

cdi2303 avatar Apr 26 '23 05:04 cdi2303

Hi, I have encountered the same problem "Module.FS_createCreateDataFile" can you provide step by step solution of it!

Engrmohammed avatar Aug 12 '23 13:08 Engrmohammed