Skip to content

janbijster/v2_sound_classification_js

Repository files navigation

sound_classification_js

Sound classification in the browser.

Developed by Jan Bijster for V2 institute for unstable media, Rotterdam 2020.

Using the demo

  • Import or record sounds categorized by two or more different labels in the sounds tab.
  • Preprocess the sounds to generate visual spectrograms for learning.
  • Create and train a model in the models tab to predict labels for sounds. Then use the model on uploaded or recorded sounds.

Feedback

Questions, feedback, anything else? Send it to info@janbijster.com.

Project setup

For developing, clone the repositiory. Then install the NPM packages using:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Sound classification in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published