File size: 724 Bytes
f3fdb91
 
 
 
37c1bc2
bd7f54c
f3fdb91
5d015f9
 
 
 
 
f3fdb91
8cc2153
f3fdb91
 
 
 
 
 
a027f33
 
 
 
 
 
f3fdb91
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
tags:
- audacity
inference: false
sample_rate: 8000

---

This is an Audacity wrapper for the model, forked from the repository groadabike/ConvTasNet_DAMP-VSEP_enhboth, 
This model was trained using the Asteroid library: https://github.com/asteroid-team/asteroid.

metadata:
``` json
{   'author': 'groadabike',
    'description': '\
'
                   'A vocals separation model, trained on the DAMP dataset. \
'
                   'Trained using Asteroid.\
',
    'domain': 'vocal-enhancement',
    'effect': 'source-separation',
    'id': 'groadabike/ConvTasNet_DAMP-VSEP_enhboth',
    'labels': ['source-0', 'source-1'],
    'multichannel': False,
    'name': 'ConvTasNet-DAMP-Vocals',
    'sample_rate': 8000}
```