dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse


Our Discord Notification Server invitation link is https://discord.gg/jB2qmRrxyD

Author Topic: Finding the genre of a song with Deep Learning  (Read 13 times)

Offline Chip (OP)

  • Server Admin
  • Hero Member
  • *****
  • Administrator
  • *****
  • Join Date: Dec 2014
  • Location: Australia
  • Posts: 7375
  • Reputation Power: 0
  • Chip has hidden their reputation power
  • Gender: Male
  • Last Login:Today at 03:54:06 AM
  • Deeply Confused Learner
  • Profession: IT Engineer now retired
Finding the genre of a song with Deep Learning
« on: Today at 12:13:06 AM »
No attachments on this post.
LISTATT TRACE — currentMsgId(): 49592, 0 rows in attachments table
Finding the genre of a song with Deep Learning — A.I. Odyssey part. 1.pdf

You already have PyTorch working on Live and Clone, and ffmpeg for audio extraction. Spectrogram generation (librosa or plain scipy FFT) is CPU-light and would run fine on either box. Training a small CNN like this (2,000 songs, 128×128 slices) is a much lighter workload than what you've already put PyTorch through building/running CLIP and llama.cpp.

The real gap isn't infrastructure, it's that everything you've built for ISEmedia so far is inference-only (pretrained CLIP embeddings, pretrained SmolVLM captions) — you've never run a training loop. This article is a full training pipeline: labeled dataset → spectrogram slices → train/val/test split → CNN from scratch → checkpoint → inference. That's a different category of work than anything currently in ISEmedia, and you noted standalone audio files are currently skipped from AI processing entirely under the assumption they're just music.
friendly
0
funny
0
informative
0
agree
0
disagree
0
like
0
dislike
0
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
Our Discord Server invitation link is https://discord.gg/jB2qmRrxyD

Tags:
 


dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse





TERMS AND CONDITIONS

In no event will d&u or any person involved in creating, producing, or distributing site information be liable for any direct, indirect, incidental, punitive, special or consequential damages arising out of the use of or inability to use d&u. You agree to indemnify and hold harmless d&u, its domain founders, sponsors, maintainers, server administrators, volunteers and contributors from and against all liability, claims, damages, costs and expenses, including legal fees, that arise directly or indirectly from the use of any part of the d&u site.


TO USE THIS WEBSITE YOU MUST AGREE TO THE TERMS AND CONDITIONS ABOVE


Founded December 2014
SimplePortal 2.3.6 © 2008-2014, SimplePortal