Skip to content

jvaleroliet/deepdiggin_project

Repository files navigation

deepdiggin_project

Introduction

This project aims to construct an open source package to classify vinyl according to the Goldmine Grading.

The package is constructed with my finetuned version of facebook/wav2vec2-base called wav2vec2-base-vinyl_condition

Access to the repo.

Access to a live demo.

Features

  • Obtain grading condition from an audio clip of the vinyl.

Future features:

  • Obtain visual grading condition from a photo of the vinyl.
  • Obtain classification of pops, clicks, scratches to improve the model accuracy.
  • Obtain visual grading condition of the cover from a photo of it.

Project

The main steps of the project included:

  1. Scraping watchcount to create a database of selled records and links to ebay items.
  2. Scraping ebay items and obtain audio and and the vinyl condition "raw".
  3. Labeling the audios from this "raw" conditions.
  4. Audio exploration and cutting to separate the different sides of the records.
  5. Preparing the dataset.
  6. Finetuning the model.
  7. Evaluation of its performance.
  8. Creating the python and the gradio applications for production.

Considerations

The audio and csv files are not uploaded here.

About

Vinyl Classification Deep Learning Audio project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published