cemsubakan commited on
Commit
3760d77
1 Parent(s): ec0c1a8

Update README.md

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