Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ The model was trained with SpeechBrain (Commit hash: '480dde87').
|
|
72 |
To train it from scratch follow these steps:
|
73 |
1. Clone SpeechBrain:
|
74 |
```bash
|
75 |
-
git clone https://github.com/speechbrain/speechbrain
|
76 |
```
|
77 |
2. Install it:
|
78 |
```bash
|
|
|
72 |
To train it from scratch follow these steps:
|
73 |
1. Clone SpeechBrain:
|
74 |
```bash
|
75 |
+
git clone https://github.com/speechbrain/speechbrain.git
|
76 |
```
|
77 |
2. Install it:
|
78 |
```bash
|