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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,8 +39,8 @@ 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
- ### Perform source separation on your own audio file```python
43
-
44
  from speechbrain.pretrained import separator
45
  import torchaudio
46
 
 
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
43
+ ```python
44
  from speechbrain.pretrained import separator
45
  import torchaudio
46