Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

NOTE: If your colab crashes, please use pip install --upgrade --quiet datasets[audio]==3.6.0 to install datasets[audio] version 3.6.0.

This dataset combined google/fleurs, openslr/openslr42, and cleaned seanghay/khmer_mpwt_speech. Severals processes are executed:

  1. clean up seanghay/khmer_mpwt_speech: manually correct wrong transcriptions over 2058 rows
  2. normalize transcription: remove invisible white space; process , numbers, currencies, date into khmer text; and separate each word by space
  3. filter out texts whose number of token ids are more than 448: use tokenizer of Whisper-Small to encode text and filter out sequences longer than 448
  4. filter out audio with length longer than 30 seconds
  5. resample audio to 16000kHz

Disclaimer I do not own any of these datasets.

Downloads last month
107