question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webpage is not loading

See original GitHub issue

I have little coding experience, but I followed all guidelines to launch the demo app from examples/react folder. I ran npm install, npm build and a few other commands to resolve errors for webpack 5. However, finally when I ran npm run start, the vosk-browser fails to launch, even though no errors are detected. The page is empty.

C:\Users\CNata\Downloads\vosk-browser-master\examples\react>npm run start

> vosk-browser-react-demo@0.1.0 start
> react-scripts start

(node:17120) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:17120) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled successfully!

You can now view vosk-browser-react-demo in the browser.

  Local:            http://localhost:3000/vosk-browser
  On Your Network:  http://192.168.56.1:3000/vosk-browser

Note that the development build is not optimized.
To create a production build, use npm run build.

webpack compiled successfully
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
No issues found.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ccoreillycommented, Apr 22, 2022

Sure, you should check vosk, the engine that powers this library. You can run it on GPU using node in the server as well. Running vosk-browser using the GPU is not possible and I guess it wouldn’t be easy to implement.

0reactions
Nata0801commented, Apr 25, 2022

Thank you very much for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some Websites Not Loading - Here's How To Fix It
Some Websites Not Loading – Here's How to Fix It · Check Your System Date/Time · Clear Browser Cache · Make Sure Javascript...
Read more >
Common Reasons A Website Is Not Loading - Hostwinds
There are many reasons a site might not load, such as misconfiguration, corrupt files, problems with a database, or something as simple as ......
Read more >
How to Fix Web Pages That Won't Load - Online Tech Tips
Check Out Our Dedicated Guide for Your Specific Web Page Error · Make Sure Your Internet Connection Is Working · Check if the...
Read more >
Why Can't I Open Any Web Pages When Connected to the ...
If web pages do not open in any Internet browser, your computer may have a virus or malware infection. Some malware and viruses...
Read more >
How to Tell If a Website Is Down for Everyone or Just You
The Website Isn't the Issue · Double-check the URL. · Try opening the site on a different device that uses the same network....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found