keshavbhandari commited on
Commit
574761d
·
verified ·
1 Parent(s): 36a69ab

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Structural Derivation: A Model for Analyzing Musical Coherence
2
 
3
  This repository contains a model trained to understand the internal structure of music. It can be used to generate two novel metrics for any given audio file: the **Structural Derivation Consistency (SDC)** score and the **Structural Diversity** score.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - music
7
+ - audio
8
+ - structure
9
+ ---
10
+
11
  # Structural Derivation: A Model for Analyzing Musical Coherence
12
 
13
  This repository contains a model trained to understand the internal structure of music. It can be used to generate two novel metrics for any given audio file: the **Structural Derivation Consistency (SDC)** score and the **Structural Diversity** score.