Cod is currently in open Alpha, and as such is not a finished project yet. Keep checking back for updates!
Cod is an online audio labeller and playback device. Upload audio, listen to it, manually add or auto-generate labels, and export them for use in your favorite DAW.
- Clone the repository:
git clone https://github.com/cooperbarth/cod.git
- Install Node.js
- Install dependencies:
npm install
- Build and run the project:
npm start
- The app should be running at http://localhost:8080