Commit Graph

  • 3b7bac94f7 create new package spectogram Joel Mathew Thomas 2025-01-06 21:43:54 +05:30
  • 6795878bab Merge pull request #7 from joelmathewthomas/refactor/code-cleanup Joel Mathew Thomas 2024-12-28 00:37:30 +05:30
  • 8078d4ebd3 code cleanup Joel Mathew Thomas 2024-12-27 19:01:24 +00:00
  • fba8fb9b80 Merge pull request #6 from joelmathewthomas/bugfix/demucs SUFIYANJT 2024-12-26 22:20:39 +05:30
  • 6529572f4c fix package initializations Joel Mathew Thomas 2024-12-26 22:18:34 +05:30
  • 7f4883514d change sampling rate for demucs to 44.1Khz Joel Mathew Thomas 2024-12-26 22:17:40 +05:30
  • 9d80012cc9 Merge pull request #5 from joelmathewthomas/feature/separation-demucs Joel Mathew Thomas 2024-12-26 20:59:52 +05:30
  • a7176a4476 added test for resample module Joel Mathew Thomas 2024-12-26 20:58:51 +05:30
  • 826af263b3 added tests for demucs-wrapper.py, update deps Joel Mathew Thomas 2024-12-26 20:46:37 +05:30
  • a4b0955074 update dependencies Joel Mathew Thomas 2024-12-26 19:49:21 +05:30
  • cfd30185bd add resample module in preprocessing package, refactor demucs_wrapper.py Joel Mathew Thomas 2024-12-26 19:47:24 +05:30
  • 96b4468138 using librosa to load the audio file Joel Mathew Thomas 2024-12-26 16:50:29 +05:30
  • d0f6c8c77a disable cuda for classify.py Joel Mathew Thomas 2024-12-26 16:30:19 +05:30
  • 1c71419537 use demucs with subprocess to separate music into bass, drums, vocals and other Joel Mathew Thomas 2024-12-26 16:03:36 +05:30
  • e7c750483e create separation package Joel Mathew Thomas 2024-12-26 13:19:08 +05:30
  • 53538230c4 Merge pull request #4 from joelmathewthomas/feature/preprocessing-classify Joel Mathew Thomas 2024-12-26 01:11:11 +05:30
  • 24ff8195fc Remove unnecessary file from samples/ Joel Mathew Thomas 2024-12-26 01:08:52 +05:30
  • dc81f36d74 Add test case for classify_audio function Joel Mathew Thomas 2024-12-26 01:02:10 +05:30
  • e4abb070db Implement audio classification function using YAMNet Joel Mathew Thomas 2024-12-26 00:58:53 +05:30
  • cbebf7bd93 Remove unnecessary libraries and replace with librosa Joel Mathew Thomas 2024-12-26 00:49:10 +05:30
  • 1ddbbadfc8 Integrate YAMNet for audio classification Joel Mathew Thomas 2024-12-26 00:41:23 +05:30
  • 7fbc8ab651 update dependencies Joel Mathew Thomas 2024-12-25 23:43:54 +05:30
  • 52e60e8011 set local python version Joel Mathew Thomas 2024-12-25 23:35:49 +05:30
  • 9de680e2b0 Merge pull request #3 from joelmathewthomas/update-readme Joel Mathew Thomas 2024-12-25 23:29:12 +05:30
  • a68362721b Update README.md Joel Mathew Thomas 2024-12-25 23:28:25 +05:30
  • 05a17bf64b Merge pull request #2 from joelmathewthomas/feature/input-and-preprocessing Joel Mathew Thomas 2024-12-24 21:38:31 +05:30
  • 0ff6a12829 Implement audio normalization and trimming functions Joel Mathew Thomas 2024-12-24 20:59:41 +05:30
  • 341d7fa11c add preprocessing dir, add logging for module imports Joel Mathew Thomas 2024-12-24 20:41:38 +05:30
  • c1e724f6c5 ignore vscode config Joel Mathew Thomas 2024-12-24 18:58:10 +05:30
  • 919a798437 Initial setup: added src structure, input functionality, tests, and updated .gitignore Joel Mathew Thomas 2024-12-24 17:52:27 +05:30
  • 17f929e504 Setup input package with initial files Joel Mathew Thomas 2024-12-24 17:07:43 +05:30
  • 41a50ffcbe add requirements.txt Joel Mathew Thomas 2024-12-24 16:40:11 +05:30
  • f9356ebb4e add src dir Joel Mathew Thomas 2024-12-24 16:33:27 +05:30
  • fbffd706aa initial commit Joel Mathew Thomas 2024-12-24 16:32:13 +05:30
  • bec5d5d994 Initial commit Joel Mathew Thomas 2024-12-21 19:33:34 +05:30