free-music-demixer VS EfficientAT

Compare free-music-demixer vs EfficientAT and see what are their differences.

EfficientAT

This repository aims at providing efficient CNNs for Audio Tagging. We provide AudioSet pre-trained models ready for downstream training and extraction of audio embeddings. (by fschmid56)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
free-music-demixer EfficientAT
7 1
323 183
- -
8.0 6.7
about 1 month ago 10 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

free-music-demixer

Posts with mentions or reviews of free-music-demixer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-22.

EfficientAT

Posts with mentions or reviews of EfficientAT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.
  • Show HN: Free AI-based music demixing in the browser
    7 projects | news.ycombinator.com | 13 Jul 2023
    Interesting, I attempted to do the same as you but stopped just shy of BPM matching.

    However I did get sound similarity working using an audio tagging neural net [1]. I chopped off the first and last 15 seconds of every song in my collection and ran them all through this analysis which produces a ~520 dimensional vector. I then targeted specific endings I wanted to match and used Euclidian distance to find the closest matching song beginning.

    YMMV but I thought it actually worked pretty well, I just never got to automating the BPM matching. I can try to look for my old script if you're interested :)

    [1] https://github.com/fschmid56/EfficientAT

What are some alternatives?

When comparing free-music-demixer and EfficientAT you can also consider the following projects:

danswer - Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.

open-unmix-pytorch - Open-Unmix - Music Source Separation for PyTorch

1000sharks.xyz - AI "metal artist" with SampleRNN (mirror from GitLab)

heimdall - Dashboard for operating Flink jobs and deployments.

umx.cpp - C++17 port of Open-Unmix-PyTorch with streaming LSTM inference, ggml, quantization, and Eigen

dt - dt - duct tape for your unix pipes

spleeter - Deezer source separation library including pretrained models.

video2dataset - Easily create large video dataset from video urls

demucs - Code for the paper Hybrid Spectrogram and Waveform Source Separation, but the goddamm motherfucker doesn't work.

khoj - Your AI second brain. A copilot to get answers to your questions, whether they be from your own notes or from the internet. Use powerful, online (e.g gpt4) or private, local (e.g mistral) LLMs. Self-host locally or use our web app. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.

pytorch-image-models - PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more