hugggof commited on
Commit
920da02
1 Parent(s): 1a27d3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,14 +1,21 @@
1
-
 
 
 
 
2
  This is an Audacity wrapper for the model, forked from the repository mpariente/ConvTasNet_WHAM_sepclean,
3
  This model was trained using the Asteroid library: https://github.com/asteroid-team/asteroid.
4
 
5
  metadata:
6
  { 'author': 'mpariente',
7
- 'description': '\n'
 
8
  'This model was trained by Manuel Pariente using the '
9
- 'wham/ConvTasNet recipe in Asteroid. \n'
 
10
  'It was trained on the sep_clean task of the WHAM! '
11
- 'dataset.\n',
 
12
  'domain': 'speech separation',
13
  'effect': 'source-separation',
14
  'id': 'mpariente/ConvTasNet_WHAM_sepclean',
1
+ ---
2
+ tags:
3
+ - audacity
4
+ inference: false
5
+ ---
6
  This is an Audacity wrapper for the model, forked from the repository mpariente/ConvTasNet_WHAM_sepclean,
7
  This model was trained using the Asteroid library: https://github.com/asteroid-team/asteroid.
8
 
9
  metadata:
10
  { 'author': 'mpariente',
11
+ 'description': '\
12
+ '
13
  'This model was trained by Manuel Pariente using the '
14
+ 'wham/ConvTasNet recipe in Asteroid. \
15
+ '
16
  'It was trained on the sep_clean task of the WHAM! '
17
+ 'dataset.\
18
+ ',
19
  'domain': 'speech separation',
20
  'effect': 'source-separation',
21
  'id': 'mpariente/ConvTasNet_WHAM_sepclean',