Instructions to use JorisCos/ConvTasNet_Libri3Mix_sepclean_8k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use JorisCos/ConvTasNet_Libri3Mix_sepclean_8k with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("JorisCos/ConvTasNet_Libri3Mix_sepclean_8k") - Notebooks
- Google Colab
- Kaggle
Omar Sanseviero commited on
Commit ·
ae883aa
1
Parent(s): c5e4e26
Enable Inference
Browse files
README.md
CHANGED
|
@@ -8,7 +8,6 @@ datasets:
|
|
| 8 |
- Libri3Mix
|
| 9 |
- sep_clean
|
| 10 |
license: cc-by-sa-3.0
|
| 11 |
-
inference: false
|
| 12 |
---
|
| 13 |
|
| 14 |
## Asteroid model `JorisCos/ConvTasNet_Libri3Mix_sepclean_8k`
|
|
|
|
| 8 |
- Libri3Mix
|
| 9 |
- sep_clean
|
| 10 |
license: cc-by-sa-3.0
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
## Asteroid model `JorisCos/ConvTasNet_Libri3Mix_sepclean_8k`
|