groadabike commited on
Commit
a0498bd
·
verified ·
1 Parent(s): cf3f847
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - hearing loss
7
+ - challenge
8
+ - signal processing
9
+ - source separation
10
+ - lyrics intelligibility
11
+ ---
12
+
13
+ # Cadenza Challenge: CAD2-Task1
14
+
15
+ This repo contains the NonCausal Lyrics/Accompaniment separation model.
16
+ This model separates the vocal line from the instrumental accompaniment used in the CDA2-Task1 baseline system.
17
+
18
+ ## Dataset
19
+ The model was trained on the training split of the MUSDB18-HQ dataset.
20
+
21
+ ## How to use
22
+