Update README.md
Browse files
README.md
CHANGED
@@ -41,8 +41,9 @@ the train transcriptions of KsponSpeech.
|
|
41 |
transformer. Hence, the decoding also incorporates the CTC probabilities.
|
42 |
## Install SpeechBrain
|
43 |
First of all, please install SpeechBrain with the following command:
|
|
|
44 |
```
|
45 |
-
|
46 |
```
|
47 |
Please notice that we encourage you to read our tutorials and learn more about
|
48 |
[SpeechBrain](https://speechbrain.github.io).
|
|
|
41 |
transformer. Hence, the decoding also incorporates the CTC probabilities.
|
42 |
## Install SpeechBrain
|
43 |
First of all, please install SpeechBrain with the following command:
|
44 |
+
|
45 |
```
|
46 |
+
pip install speechbrain
|
47 |
```
|
48 |
Please notice that we encourage you to read our tutorials and learn more about
|
49 |
[SpeechBrain](https://speechbrain.github.io).
|