Porjaz commited on
Commit
7335025
·
verified ·
1 Parent(s): 5fb5b17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ This model is an attention-based encoder-decoder (AED). The encoder is a Wav2vec
37
 
38
  ## Usage
39
 
40
- The model is developed using the [SpeechBrain] (https://speechbrain.github.io) toolkit. To use it, you need to install SpeechBrain with:
41
  ```
42
  pip install speechbrain
43
  ```
 
37
 
38
  ## Usage
39
 
40
+ The model is developed using the [SpeechBrain](https://speechbrain.github.io) toolkit. To use it, you need to install SpeechBrain with:
41
  ```
42
  pip install speechbrain
43
  ```