Commit
·
d70766b
1
Parent(s):
2fd82e3
Fix readme
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ hf download espnet/geolid_combined_shared_trainable --local-dir . --exclude "REA
|
|
| 42 |
./run_combined.sh --skip_data_prep false --skip_train true
|
| 43 |
```
|
| 44 |
|
| 45 |
-
This will download the pre-trained model and run inference
|
| 46 |
|
| 47 |
### Train and Evaluation Datasets
|
| 48 |
|
|
|
|
| 42 |
./run_combined.sh --skip_data_prep false --skip_train true
|
| 43 |
```
|
| 44 |
|
| 45 |
+
This will download the pre-trained model and run inference.
|
| 46 |
|
| 47 |
### Train and Evaluation Datasets
|
| 48 |
|