Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:13
· 5 commits to main since this release
7197440
  • Added: table preview for each table of a dataset
    on the datacard
  • Added: audbcards.Dataset.segments
    which returns the number of unique segments of a dataset
  • Added: audbcards.Datasets.segment_durations,
    which returns a list of all segment durations
  • Added: audbcards.Datacard.segment_duration_distribution
  • Changed: don't show media examples
    for datasets that store,
    on average,
    more than 100 files per archive
  • Changed: show video examples as video instead of audio
  • Changed: depend on audeer>=2.2.0
  • Changed: depend on audiofile>=1.5.0