Skip to content

ahmed0saber/speech-commands-in-ReactJS-with-TensorflowJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Commands in ReactJS with TensorflowJS

if you got an error due to using webpack v5 or higher

  1. install util
npm install util

  1. Go to
myapp/node_modules/@tensorflow-models/speech-commands/package.json

  1. add the following line as the first line inside the curly brackets { }
"browser": { "fs": false, "node-fetch": false, "string_decoder": false, "crypto": false },

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published