Dataset Viewer issue

#1
by fishytorts - opened

The dataset viewer is not working.

Error details:

Error code:   UnexpectedError

hey guys, I seem to be having issue loading my dataset via the AudioFolder method. What I did was:

  1. upload a folder with directory name: data/train/audio_file_name.wav
  2. the metadata.csv is uploaded in data folder

Issue:

  • The dataset preview only shows a preview of the rows.
  • And when I attempt to run the code load_dataset("fishytorts/taylor_swift_clips_mini", "default")
  • I get an error: "ArrowInvalid: JSON parse error: Invalid value. in row 0"

Appreciate the help, thanks in advance.
cc @albertvillanova @lhoestq @severo .

fishytorts pinned discussion

Thanks for reporting, we have a fix ready and will deploy it soon :)

Sign up or log in to comment