Skip to content

mit-cml/spectrogram-audio-classification

Repository files navigation

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

`
.
├── ...
├── backend                 # Test files (alternatively `spec` or `tests`)
│   ├── app.py              # Load and stress tests
│   └── wsgi.py             # Unit tests
├── frontend
│   ├── production
│   │   ├── build
│   │   ├── nohup.out
│   │   ├── server.js
│   │   └── package.json
│   ├── public
│   │   └── index.html
│   ├── src
│   │   ├── fonts
│   │   ├── images
│   │   ├── spectrogram
│   │   ├── App.css
│   │   ├── App.js
│   │   ├── Audio.js
│   │   ├── Label.js
│   │   ├── LabelView.js
│   │   ├── Loading.js
│   │   ├── TestView.js
│   │   ├── index.css
│   │   └── index.js
│   └── package.json
└── ...
`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published