huseinzol05
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -53,12 +53,14 @@ tar -xf 7z2301-linux-x64.tar.xz
|
|
53 |
wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaya-speech-stt-train-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel-malaya.jsonl
|
54 |
huggingface-cli download --repo-type dataset \
|
55 |
--include 'output-audio-malaya.z*' \
|
|
|
56 |
mesolitica/pseudolabel-malaya-speech-stt-train-whisper-large-v3-timestamp
|
57 |
./7zz x output-audio-malaya.zip -y -mmt40
|
58 |
|
59 |
wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel.jsonl
|
60 |
huggingface-cli download --repo-type dataset \
|
61 |
--include 'output-audio.z*' \
|
|
|
62 |
mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp
|
63 |
./7zz x output-audio-malaya.zip -y -mmt40
|
64 |
|
|
|
53 |
wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaya-speech-stt-train-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel-malaya.jsonl
|
54 |
huggingface-cli download --repo-type dataset \
|
55 |
--include 'output-audio-malaya.z*' \
|
56 |
+
--local-dir './' \
|
57 |
mesolitica/pseudolabel-malaya-speech-stt-train-whisper-large-v3-timestamp
|
58 |
./7zz x output-audio-malaya.zip -y -mmt40
|
59 |
|
60 |
wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel.jsonl
|
61 |
huggingface-cli download --repo-type dataset \
|
62 |
--include 'output-audio.z*' \
|
63 |
+
--local-dir './' \
|
64 |
mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp
|
65 |
./7zz x output-audio-malaya.zip -y -mmt40
|
66 |
|