log

age author description
Tue, 23 Apr 2019 18:37:22 +0100 Amine Sehili Add tests for AudioRegion.save when file exists
Sun, 21 Apr 2019 19:10:07 +0100 Amine Sehili Add tests for AudioRegion.save
Thu, 18 Apr 2019 20:30:49 +0100 Amine Sehili Fix bug in test AudioRegion concatenation
Mon, 15 Apr 2019 22:32:47 +0100 Amine Sehili Add tests for get_audio_source
Mon, 15 Apr 2019 21:12:05 +0100 Amine Sehili Refactor get_audio_source
Wed, 10 Apr 2019 21:05:12 +0100 Amine Sehili Implement __getitem__ in AudioRegion
Fri, 05 Apr 2019 20:07:50 +0100 Amine Sehili Add save method to AudioRegion
Mon, 01 Apr 2019 21:12:52 +0100 Amine Sehili Refactor StreamSaverWorker
Sat, 30 Mar 2019 14:41:42 +0100 Amine Sehili Add short name arg for energy threshold
Fri, 29 Mar 2019 20:41:51 +0100 Amine Sehili Organize command line arguments by categories of kwargs
Thu, 28 Mar 2019 21:02:10 +0100 Amine Sehili Rename strict_min_length as strict_min_dur
Wed, 27 Mar 2019 20:43:19 +0100 Amine Sehili Add command line option for large file
Wed, 27 Mar 2019 20:41:19 +0100 Amine Sehili fix issue with default timestamp format in main arguments
Wed, 27 Mar 2019 20:35:02 +0100 Amine Sehili Use ArgumentParser instead of OptionParser
Sun, 17 Mar 2019 18:36:19 +0100 Amine Sehili Implement split function
Sat, 16 Mar 2019 18:33:14 +0100 Amine Sehili Reformat core with black