Instructions to use JunzheJosephZhu/MultiDecoderDPRNN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use JunzheJosephZhu/MultiDecoderDPRNN with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("JunzheJosephZhu/MultiDecoderDPRNN") - Notebooks
- Google Colab
- Kaggle
Commit ·
001d8d5
1
Parent(s): b53c2fe
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ license: cc-by-sa-4.0
|
|
| 11 |
## Asteroid model
|
| 12 |
|
| 13 |
## Description:
|
| 14 |
-
- Code: The code corresponding to this pretrained model can be found [here](https://github.com/
|
| 15 |
|
| 16 |
- [Paper](https://ieeexplore.ieee.org/document/9414205): "Multi-Decoder DPRNN: High Accuracy Source Counting and Separation", Junzhe Zhu, Raymond Yeh, Mark Hasegawa-Johnson. ICASSP(2021).
|
| 17 |
|
|
|
|
| 11 |
## Asteroid model
|
| 12 |
|
| 13 |
## Description:
|
| 14 |
+
- Code: The code corresponding to this pretrained model can be found [here](https://github.com/asteroid-team/asteroid/tree/master/egs/wsj0-mix-var/Multi-Decoder-DPRNN).
|
| 15 |
|
| 16 |
- [Paper](https://ieeexplore.ieee.org/document/9414205): "Multi-Decoder DPRNN: High Accuracy Source Counting and Separation", Junzhe Zhu, Raymond Yeh, Mark Hasegawa-Johnson. ICASSP(2021).
|
| 17 |
|