cemsubakan commited on
Commit
69453ba
·
1 Parent(s): e7915c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ pip install speechbrain
40
 
41
  Please notice that we encourage you to read our tutorials and learn more about [SpeechBrain](https://speechbrain.github.io).
42
 
43
- ### Perform source separation on your own audio file
44
 
45
  ```python
46
  from speechbrain.pretrained import SepformerSeparation as separator
 
40
 
41
  Please notice that we encourage you to read our tutorials and learn more about [SpeechBrain](https://speechbrain.github.io).
42
 
43
+ ### Perform speech enhancement on your own audio file
44
 
45
  ```python
46
  from speechbrain.pretrained import SepformerSeparation as separator