tnkmr commited on
Commit
4cbd6ed
1 Parent(s): a734731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -5,6 +5,13 @@ language:
5
  tags:
6
  - music
7
  - speech
 
 
 
 
 
 
 
8
  ---
9
 
10
  # DPTNet trained with the jaCappella corpus for vocal ensemble separation
@@ -64,7 +71,8 @@ training:
64
  half_lr: true
65
  loss_func: pit_sisdr
66
  ```
67
- # Results on vocal ensemble separation
 
68
  | Method | Lead vocal | Soprano | Alto | Tenor | Bass |Vocal percussion|
69
  |:---------------:|:--------------:|:--------------:|:--------------:|:--------------:|:--------------:|:--------------:|
70
  | DPTNet | 8.9 | 8.5 | 11.9 | 14.9 | 19.7 | 21.9 |
 
5
  tags:
6
  - music
7
  - speech
8
+ - audio
9
+ - audio-to-audio
10
+ - a cappella
11
+ datasets:
12
+ - jaCappella
13
+ metrics:
14
+ - SI-SDR
15
  ---
16
 
17
  # DPTNet trained with the jaCappella corpus for vocal ensemble separation
 
71
  half_lr: true
72
  loss_func: pit_sisdr
73
  ```
74
+ # Results (SI-SDR [dB]) on vocal ensemble separation
75
+
76
  | Method | Lead vocal | Soprano | Alto | Tenor | Bass |Vocal percussion|
77
  |:---------------:|:--------------:|:--------------:|:--------------:|:--------------:|:--------------:|:--------------:|
78
  | DPTNet | 8.9 | 8.5 | 11.9 | 14.9 | 19.7 | 21.9 |