Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset Viewer issue for j-krzywdziak/test #966

Closed
severo opened this issue Mar 20, 2023 · 7 comments
Closed

Dataset Viewer issue for j-krzywdziak/test #966

severo opened this issue Mar 20, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@severo
Copy link
Collaborator

severo commented Mar 20, 2023

Link

https://huggingface.co/datasets/j-krzywdziak/test

Description

Hi, recently I am having a problem with dataset viewer. I cannot get the preview of audio files in my dataset. I am getting this error :
ERROR: type should be audio, got [ { "src": "https://datasets-server.huggingface.co/assets/j-krzywdziak/test/--/Test Dataset/test/2/audio/audio.mp3", "type": "audio/mpeg" }, { "src": "https://datasets-server.huggingface.co/assets/j-krzywdziak/test/--/Test Dataset/test/2/audio/audio.wav", "type": "audio/wav" } ]
Audio files are zipped and are in wav format. Anyone have any idea?

https://discuss.huggingface.co/t/audio-files-view-error/31624

Capture d’écran 2023-03-20 à 18 51 25

@severo severo added the bug Something isn't working label Mar 20, 2023
@severo severo self-assigned this Mar 20, 2023
@albertvillanova
Copy link
Member

I can have a look at this.

@severo severo assigned albertvillanova and unassigned severo Mar 21, 2023
@polinaeterna
Copy link
Contributor

related to #853

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@severo
Copy link
Collaborator Author

severo commented May 2, 2023

Still not fixed. Reopen

@severo severo reopened this May 2, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@severo
Copy link
Collaborator Author

severo commented May 31, 2023

Error is still present.

@albertvillanova
Copy link
Member

albertvillanova commented May 31, 2023

As pointed out by @polinaeterna, the root issue is that we do not support blank spaces in the config name and this dataset has a config named "Test Dataset".

The specific issue with the viewer of this dataset could be easily avoided by renaming the config name to remove the blank space. I have opened a dedicated discussion in the dataset page: https://huggingface.co/datasets/j-krzywdziak/test/discussions/2

I think we could close this issue while leaving #853 open (I have just reopened it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants