Commit
·
69453ba
1
Parent(s):
e7915c5
Update README.md
Browse files
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
|
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
|