A library for working with audio datasets

Edit Package python-audiomate
No description set
Refresh
Refresh
Source Files
Filename Size Changed
audiomate-5.2.0.tar.gz 0000177126 173 KB
python-audiomate.changes 0000005039 4.92 KB
python-audiomate.spec 0000002995 2.92 KB
Revision 7 (latest revision is 16)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 819218 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- Update to 5.0.2
  * Many new features and performance improvements, see upstream changelog
  Breaking:
  * Changed :class:`audiomate.corpus.validation.InvalidItemsResult' 
    to use it not only for Utterances, but also for Tracks for example.
  * Refactoring and addition of splitting functions in the 
    :class:`audiomate.corpus.subset.Splitter`.
  * For utterances and labels -1 was used for representing that the end 
    is the same as the end of the parent utterance/track. In order to 
    prevent -1 checks in different methods/places float('inf') is now used. 
    This makes it easier to implement stuff like label overlapping.
  * :class:`audiomate.annotations.LabelList` is now backed by an interval-tree 
    instead of a simple list. Therefore the labels have no fixed order anymore. 
    The interval-tree provides functionality for operations like merging, 
    splitting, finding overlaps with much lower code complexity.
  * Removed module :mod:`audiomate.annotations.label_cleaning`, since those 
    methods are available on :class:`audiomate.annotations.LabelList` directly.
Comments 0
openSUSE Build Service is sponsored by