{"id":16463692,"url":"https://github.com/accraze/audio-soup","last_synced_at":"2026-03-18T19:49:58.619Z","repository":{"id":54159509,"uuid":"305137855","full_name":"accraze/audio-soup","owner":"accraze","description":"Sample Review \u0026 Feature Selection for Audio Datasets","archived":false,"fork":false,"pushed_at":"2021-03-06T18:25:24.000Z","size":656,"stargazers_count":2,"open_issues_count":10,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-27T14:35:14.590Z","etag":null,"topics":["audio-processing","feature-selection","interactive-machine-learning","sample-review"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/accraze.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-18T15:49:47.000Z","updated_at":"2023-03-08T04:24:39.000Z","dependencies_parsed_at":"2022-08-13T08:00:22.635Z","dependency_job_id":null,"html_url":"https://github.com/accraze/audio-soup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/accraze/audio-soup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accraze%2Faudio-soup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accraze%2Faudio-soup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accraze%2Faudio-soup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accraze%2Faudio-soup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accraze","download_url":"https://codeload.github.com/accraze/audio-soup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accraze%2Faudio-soup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio-processing","feature-selection","interactive-machine-learning","sample-review"],"created_at":"2024-10-11T11:15:12.301Z","updated_at":"2026-03-02T08:34:04.454Z","avatar_url":"https://github.com/accraze.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub release (latest\nSemVer)](https://img.shields.io/github/v/release/accraze/audio-soup)](https://github.com/accraze/audio-soup/releases)\n[![GitHub](https://img.shields.io/github/license/accraze/audio-soup)](https://github.com/accraze/audio-soup/blob/master/LICENSE)\n[![Docker\nPulls](https://img.shields.io/docker/pulls/accraze/audio-soup)](https://hub.docker.com/r/accraze/audio-soup)\n\n# audio-soup\nSample review and feature selection for audio datasets.\n\n\u003cimg src=\"https://imgur.com/FFqIscH.gif\" width=\"600\"\u003e\n\nView the demo: https://audio-soup.herokuapp.com/\n\n## Quick Start\nFirst make sure Docker is installed on your local machine.\nNow build the required containers:\n```\nmake start\n```\nNext, apply the database schema:\n```\nmake upgrade\n```\nThe application should now be available at 0.0.0.0:5000\n\n## Loading a dataset\nYou can load your own dataset by adding the dataset within the\n`src/static/dataset/` directory. The dataset should resemble the following format:\n```\nsrc/static/dataset\n├── label-1\n│   ├── file1.wav\n│   ├── file2.wav\n│   └── file-n.wav\n├── label-2\n│   ├── file-foo.wav\n│   └── file-n.wav\n└── label n...\n    ├── 0a7c2a8d_null_0.wav\n    └── 0a7c2a8d_null_1.wav\n```\nOnce you have placed your dataset in the required directory, make sure you have\nbuilt the containers and then load the dataset using the following\n```\nmake seed  'dataset_dir' 'dataset_name' 'dataset_url'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccraze%2Faudio-soup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccraze%2Faudio-soup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccraze%2Faudio-soup/lists"}