huggingface / dataset-viewer

Lightweight web API for visualizing and exploring any dataset - computer vision, speech, text, and tabular - stored on the Hugging Face Hub
https://huggingface.co/docs/datasets-server
Apache License 2.0
640 stars 65 forks source link

add "duration" field to audio cells #2873

Open severo opened 1 month ago

severo commented 1 month ago

As it was done with width/height for image cells: https://github.com/huggingface/dataset-viewer/pull/600

It will help to show additional information in the dataset viewer, in particular: highlighting a row will select the appropriate bar in the durations histogram.