qingzhengwang commited on
Commit
d70766b
·
1 Parent(s): 2fd82e3

Fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 using the VoxLingua107 test data.
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