--- language: - ms - en --- # Pseudolabel Malaysian Youtube using Whisper Large V3 including Timestamp ## how to prepare the dataset ```bash wget https://www.7-zip.org/a/7z2301-linux-x64.tar.xz tar -xf 7z2301-linux-x64.tar.xz wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel.jsonl huggingface-cli download --repo-type dataset \ --include 'output-audio.z*' \ --local-dir './' \ mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp ./7zz x output-audio.zip -y -mmt40 ``` ## Source code Source code at https://github.com/mesolitica/malaysian-dataset/tree/master/speech-to-text-semisupervised/pseudolabel-malaya-speech-stt