hugggof commited on
Commit
f6f5273
1 Parent(s): 8364a15

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 JorisCos/ConvTasNet_Libri3Mix_sepnoisy_16k,
3
  This model was trained using the Asteroid library: https://github.com/asteroid-team/asteroid.
4
 
5
  metadata:
6
  { 'author': 'JorisCos',
7
- 'description': '\n'
 
8
  'This model was trained by Joris Cosentino using the '
9
- 'librimix recipe in Asteroid. \n'
 
10
  'It was trained on the sep_noisy task of the Libri3Mix '
11
- 'dataset.\n',
 
12
  'domain': 'speech separation',
13
  'effect': 'source-separation',
14
  'id': 'JorisCos/ConvTasNet_Libri3Mix_sepnoisy_16k',
 
1
+ ---
2
+ tags:
3
+ - audacity
4
+ inference: false
5
+ ---
6
  This is an Audacity wrapper for the model, forked from the repository JorisCos/ConvTasNet_Libri3Mix_sepnoisy_16k,
7
  This model was trained using the Asteroid library: https://github.com/asteroid-team/asteroid.
8
 
9
  metadata:
10
  { 'author': 'JorisCos',
11
+ 'description': '\
12
+ '
13
  'This model was trained by Joris Cosentino using the '
14
+ 'librimix recipe in Asteroid. \
15
+ '
16
  'It was trained on the sep_noisy task of the Libri3Mix '
17
+ 'dataset.\
18
+ ',
19
  'domain': 'speech separation',
20
  'effect': 'source-separation',
21
  'id': 'JorisCos/ConvTasNet_Libri3Mix_sepnoisy_16k',