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:    KeyError
Message:      '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 128, in create_audio_file
                  segment: AudioSegment = AudioSegment.from_file(tmpfile.name)
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pydub/audio_segment.py", line 680, in from_file
                  sample_width = kwargs['sample_width']
                                 ~~~~~~^^^^^^^^^^^^^^^^
              KeyError: '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.