JunzheJosephZhu commited on
Commit
4dd864e
·
1 Parent(s): f63cb04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ license: cc-by-sa-4.0
17
 
18
  - Summary: This model achieves SOTA on the problem of source separation with an unknown number of speakers. It uses multiple decoder heads(each tackling a distinct number of speakers), in addition to a classifier head that selects which decoder head to use.
19
 
20
- - [Demo Page](https://junzhejosephzhu.github.io/Multi-Decoder-DPRNN/)
21
 
22
  - [Original research repo](https://github.com/JunzheJosephZhu/MultiDecoder-DPRNN)
23
 
 
17
 
18
  - Summary: This model achieves SOTA on the problem of source separation with an unknown number of speakers. It uses multiple decoder heads(each tackling a distinct number of speakers), in addition to a classifier head that selects which decoder head to use.
19
 
20
+ - [Project Page](https://junzhejosephzhu.github.io/Multi-Decoder-DPRNN/)
21
 
22
  - [Original research repo](https://github.com/JunzheJosephZhu/MultiDecoder-DPRNN)
23