mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-10 01:28:46 +02:00
whisper.wasm : update system info print
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user