Update README.md
Browse files
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]
|
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 |
```
|