Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,7 @@ huggingface-cli download --repo-type dataset \
|
|
43 |
--local-dir './' \
|
44 |
--max-workers 20 \
|
45 |
mesolitica/Malaysian-STT-Whisper
|
|
|
46 |
wget https://gist.githubusercontent.com/huseinzol05/2e26de4f3b29d99e993b349864ab6c10/raw/9b2251f3ff958770215d70c8d82d311f82791b78/unzip.py
|
47 |
python3 unzip.py
|
48 |
```
|
|
|
43 |
--local-dir './' \
|
44 |
--max-workers 20 \
|
45 |
mesolitica/Malaysian-STT-Whisper
|
46 |
+
|
47 |
wget https://gist.githubusercontent.com/huseinzol05/2e26de4f3b29d99e993b349864ab6c10/raw/9b2251f3ff958770215d70c8d82d311f82791b78/unzip.py
|
48 |
python3 unzip.py
|
49 |
```
|