log

age author description
Tue, 24 Oct 2017 16:53:58 +0100 Emmanouil Theofanis Chourdakis Fixed a typo on line 655 which did not allow .xls patterns to be converted to scenes
Fri, 20 Oct 2017 11:57:28 +0100 Emmanouil Theofanis Chourdakis Changed output annotation default to be the same as the TUT DCASE 2017 challenge sound event evaluator
Thu, 12 Oct 2017 15:02:48 +0100 Emmanouil Theofanis Chourdakis Added a "label" header to resulting annotations
Tue, 10 Oct 2017 11:55:05 +0100 Emmanouil Theofanis Chourdakis Fixed a bug where generating the validation .csv files would not show end_time if it wasn't defined in the recipe files.
Mon, 09 Oct 2017 11:55:03 +0100 Emmanouil Theofanis Chourdakis Reading and writing of files now is done by soundfile since there seems to be a bug with writing .wav files with librosa (mplayer would play them as rubbish). Added soundfile as a requirement.
Sun, 08 Oct 2017 15:23:50 +0100 Emmanouil Theofanis Chourdakis Fixed a bug with the patterns not appearing in the resulting .xls file. More pep8 fixes.
Sun, 08 Oct 2017 15:22:21 +0100 Emmanouil Theofanis Chourdakis Fixed a bug with the patterns not appearing in the resulting .xls file. More pep8 fixes.