whisper.wasm : do not block page while processing (close #86)

This commit is contained in:
Georgi Gerganov
2022-11-25 23:07:42 +02:00
parent 0f619b52ce
commit be16dfa038
7 changed files with 47 additions and 9 deletions

View File

@@ -526,7 +526,6 @@
if (instance) {
printTextarea('');
printTextarea('js: processing - this might take a while ...');
printTextarea('js: the page will be unresponsive until the processing is completed');
printTextarea('');
setTimeout(function() {