whisper.wasm : update system info print

This commit is contained in:
Georgi Gerganov
2022-10-29 20:30:05 +03:00
parent 234f414652
commit 12fb303d9d
3 changed files with 15 additions and 7 deletions

View File

@ -469,7 +469,6 @@
printTextarea('js: processing - this might take a while ...');
printTextarea('js: the page will be unresponsive until the processing is completed');
printTextarea('');
printTextarea('');
setTimeout(function() {
var ret = Module.full_default(instance, audio, document.getElementById('language').value, translate);