The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code: TransformRowsProcessingError
Exception: ValueError
Message: Audio cell dict must be an audio sample, but got {'path': None, 'bytes': None}
Traceback: Traceback (most recent call last):
File "/src/libs/libapi/src/libapi/rows_utils.py", line 37, in _transform_row
transformed_row[featureName] = get_cell_value(
~~~~~~~~~~~~~~^
dataset=dataset,
^^^^^^^^^^^^^^^^
...<9 lines>...
hf_token=hf_token,
^^^^^^^^^^^^^^^^^^
)
^
File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 439, in get_cell_value
return audio(
dataset=dataset,
...<9 lines>...
json_path=json_path,
)
File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 193, in audio
raise ValueError(
...<2 lines>...
)
ValueError: Audio cell dict must be an audio sample, but got {'path': None, 'bytes': None}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.
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.