JunzheJosephZhu
commited on
Commit
•
939cbe1
1
Parent(s):
960e3c5
add recipe location
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ inference: false
|
|
11 |
## Asteroid model
|
12 |
|
13 |
## Description:
|
|
|
|
|
14 |
Paper: "Multi-Decoder DPRNN: High Accuracy Source Counting and Separation",
|
15 |
Junzhe Zhu, Raymond Yeh, Mark Hasegawa-Johnson. ICASSP(2021). https://ieeexplore.ieee.org/document/9414205
|
16 |
|
|
|
11 |
## Asteroid model
|
12 |
|
13 |
## Description:
|
14 |
+
Code: The code corresponding to this model card can be found in the astroid toolkit @ https://github.com/asteroid-team/asteroid, under "egs/wsj0-mix-var", where the recipe is stored.
|
15 |
+
|
16 |
Paper: "Multi-Decoder DPRNN: High Accuracy Source Counting and Separation",
|
17 |
Junzhe Zhu, Raymond Yeh, Mark Hasegawa-Johnson. ICASSP(2021). https://ieeexplore.ieee.org/document/9414205
|
18 |
|