-
Notifications
You must be signed in to change notification settings - Fork 4
mit-cml/spectrogram-audio-classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published