--- 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} ```