pcunwa commited on
Commit
a02b2e4
·
verified ·
1 Parent(s): aaed381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,4 +11,5 @@ Metric fullness for instrum: 36.9074<br>
11
  </code>
12
  Currently, this model holds the highest aura_mrstft score on the instrumental side of the Multisong dataset.<br><br>
13
 
14
- To use this model, replace the model file with one from this repository.
 
 
11
  </code>
12
  Currently, this model holds the highest aura_mrstft score on the instrumental side of the Multisong dataset.<br><br>
13
 
14
+ To use this model, replace the model file with one from this repository.<br><br>
15
+ Some components in the SegmModel module were implemented based on this paper: https://arxiv.org/abs/2506.17733.