Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code:   TransformRowsProcessingError
Exception:    Error
Message:      bad sample width
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 35, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ^^^^^^^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 412, in get_cell_value
                  return audio(
                         ^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 172, in audio
                  return create_audio_file(
                         ^^^^^^^^^^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/asset.py", line 130, in create_audio_file
                  segment.export(buffer, format=suffix[1:])
                File "/usr/local/lib/python3.12/site-packages/pydub/audio_segment.py", line 890, in export
                  wave_data.setsampwidth(self.sample_width)
                File "/usr/local/lib/python3.12/wave.py", line 492, in setsampwidth
                  raise Error('bad sample width')
              wave.Error: bad sample width

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.