Skip to content

Commit 6857e13

Browse files
committed
remove mention of docker in downloading dataset
1 parent 987406c commit 6857e13

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/End-to-end-Workloads/LanguageIdentification

1 file changed

+1
-1
lines changed

AI-and-Analytics/End-to-end-Workloads/LanguageIdentification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For this sample, you will need to download the following languages: **Japanese**
5353
4. Paste this link into a text editor and copy the first part of the URL up to ".tar.gz".
5454
5. Use **GNU wget** on the URL to download the data to `/data/commonVoice`.
5555

56-
Alternatively, you can use a directory on your local drive (due to the large amount of data). If you opt to do so, you must change the `COMMON_VOICE_PATH` environment in `launch_docker.sh` before running the script.
56+
Alternatively, you can use a directory on your local drive due to the large amount of data.
5757

5858
6. Extract the compressed folder, and rename the folder with the language (for example, English).
5959

0 commit comments

Comments
 (0)