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.

Unable to load model

See original GitHub issue

Hi,

Thanks for this work. I am using Chrome. The model file model.tar.gz is placed in the same folder. It never moves past “Loading…” message!

how do you start the demo locally?

Navigated to modern-vanilla directory and launched python3 -m http.server

can you share the output of the browser console?

ERROR (VoskAPI:Model():src/model.cc:122) Folder ‘/vosk/model_tar_gz’ does not contain model files. Make sure you specified the model path properly in Model constructor. If you are not sure about relative path, use absolute path specification. put_char @ 82049aad-16de-4cf3-9fcf-0c277f01fe02:41

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ccoreillycommented, Feb 26, 2022

The same model is already packaged in the react example under public/models

1reaction
ccoreillycommented, Feb 26, 2022

What is the output of tar -ztvf model.tar.gz ? am, conf, graph and ivector are expected at the root of the tar file

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Unable to Load Model error message
I have a group of users who receive and "Unable to Load Model" error message. Another group of users have no issues with...
Read more >
When Something Goes Wrong (Unable to Load the Model)
Scenario: You deploy a model to a Power BI workspace. You assign users to Members and Viewers roles. Everyone is happy.
Read more >
Something went wrong (Unable to load the model) : r/PowerBI
Hello. I am new to Power BI and recently completed my first report in Power BI desktop and published it to My Workspace...
Read more >
suspected dynamic Row Level Security (RLS) issue - Power BI
They get the “Something went wrong - Unable to load the model” error". The only immediate way to “fix” the issue appears to...
Read more >
Error: Could Not Load Model - Amazon SageMaker
Working on a project that needs to deploy raw HF models without training them using SageMaker Endpoints. I clone the model repo from...
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