Dataset Viewer issue: type should be audio

#2
by albertvillanova HF staff - opened

Follow-up of the issue: https://github.com/huggingface/datasets-server/issues/966

The dataset viewer is not working for the audio cells.

Error details:

ERROR: type should be audio, got [ { "src": "https://datasets-server.huggingface.co/assets/j-krzywdziak/test/--/Test Dataset/test/0/audio/audio.mp3", "type": "audio/mpeg" }, { "src": "https://datasets-server.huggingface.co/assets/j-krzywdziak/test/--/Test Dataset/test/0/audio/audio.wav", "type": "audio/wav" } ]

Source issue:

CC: @albertvillanova

Please note that currently we do not support blank spaces in the config names and yours is named "Test Dataset".

As a workaround, you could change the name of your config to remove the blank space.

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment