Skip to content
#

music-recognition

Here are 45 public repositories matching this topic...

This project is a Telegram bot that allows users to send voice messages, which are then processed and identified using the Shazam API. The bot returns the song title, artist, and a direct URL to listen to the identified track. It is built using Python’s telebot library and asynchronous handling with asyncio.

  • Updated Sep 17, 2024
  • Python

During the project for the DIGITAL SIGNAL IMAGE MANAGEMENT course I learned how to manage and process audio and image files. The aim of the project was the classification, through machine learning and deep learning models, of musical genres by extracting specific audio features from the "gtzan dataset" dataset files with which to train the model…

  • Updated Jul 24, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the music-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the music-recognition topic, visit your repo's landing page and select "manage topics."

Learn more