Enh/data handling/database creation
sound_classification.data_handling
This merge adds several functions to create HDF5 databases from raw audio files. I tried to generalize the code used in the first iteration of the Taggart Whale Classification project. These functions also define a few standards (e.g.: the format of the annotations, the database structure, the name patterns for temporary files,...)
I also added a few unit tests.