Skip to content

This Python 3 program gives similarity scores between different versions of the same piece of music

Notifications You must be signed in to change notification settings

FrankSchmutz/MusicVersionSimilarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicVersionSimilarity

This Python 3 program gives similarity scores between different versions of the same piece of music.

Usage:

python3 MusicVersionSimilarity.py [Options] path_to_first_audio_file path_to_second_audio_file

Options:

  -h|--help       : Display this page

  -d|--directory  : Compute the similarity between each pair of audio files in the specified directory
  
                    Provide only the path to the directory with this option

About

This Python 3 program gives similarity scores between different versions of the same piece of music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages