: H5
This merge request adds the following features:
-
A new module called h5.py with methods to facilitate writing and reading of data to/from hdf5 format databases. Many of these methods are similar to methods previously contained in the data_handling module, while others are new.
-
A new class called AnnotationHandler, which serves as parent class for both the AudioSignal and Spectrogram class.
More details to follow ...