Skip to content

alessandrostockman/music-classification

Repository files navigation

Title Author
Music Classification
Alessandro Stockman

Music Classification

Comparison between Wav2Vec2 and Whisper fine-tuned for music genre classification

Project Structure

  • 1_exploration.ipynb | Analysis of the dataset
  • 2_training.ipynb | Training of different architectures
  • 3_evaluation.ipynb | Evaluations on the trained models

Requirements

Tested with python 3.10.6 and the following libraries:

  • pandas
  • matplotlib
  • torch
  • datasets
  • transformers
  • evaluations
  • torchaudio
  • wandb
  • librosa
  • evaluate
  • tqdm
  • scikit-learn
  • ffmpeg-python

System dependencies:

  • ffmpeg
  • sox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published