Commit
·
2ab09bc
1
Parent(s):
1f6344e
Update README.md (#2)
Browse files- Update README.md (9e0e44e7f8999f2e10df59766cdbbcb7773c8c4e)
Co-authored-by: Kai Li <JusperLee@users.noreply.huggingface.co>
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
|