ccoreilly / vosk-browser

A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
Apache License 2.0
364 stars 60 forks source link

run project,prompt :"You can run npm install --save worker_threads" #14

Closed lcpCode closed 2 years ago

lcpCode commented 3 years ago

please help me, use vosk-browser prompt error:

Module not found: Can't resolve imported dependency "worker_threads" Did you forget to install it? You can run: npm install --save worker_threads

App • WARNING • Compilation succeeded but there are warning(s). Please check the log above.

ccoreilly commented 2 years ago

You can ignore that warning, it is specific to react when using some browser features.