log

age author description
Fri, 19 Jul 2019 23:16:00 +0100 Amine Sehili Add arguments to TooSamllBlockDuration exception
Fri, 19 Jul 2019 23:01:36 +0100 Amine Sehili Raise TooSamllBlockDuration in AudioDataSource instead of ValueError
Fri, 19 Jul 2019 21:43:01 +0100 Amine Sehili Add more tests for different analysis windows with channel mixing in split
Fri, 19 Jul 2019 21:15:20 +0100 Amine Sehili Add epsilon argument to _duration_to_nb_windows to avoid round errors
Thu, 18 Jul 2019 20:28:45 +0100 Amine Sehili Add more tests for different analysis windows in split
Sun, 14 Jul 2019 12:31:38 +0100 Amine Sehili Add a test for temporal AudioRegion slicing with an arbitrary sampling rate
Sat, 13 Jul 2019 11:19:25 +0100 Amine Sehili Update tests for AudioRegion slicing using temporal views
Sat, 13 Jul 2019 11:00:41 +0100 Amine Sehili Add temporal slicing views for AudioRegion
Fri, 12 Jul 2019 20:14:26 +0100 Amine Sehili Fix broken tests for analysis_windows in split
Thu, 11 Jul 2019 21:22:10 +0100 Amine Sehili Add tests for negative and null temporal params is split
Thu, 11 Jul 2019 20:55:58 +0100 Amine Sehili Use more explicit error messages when temporal split params are negative or null
Wed, 10 Jul 2019 21:17:13 +0100 Amine Sehili Add tests for max_silence greater than or equal to max_dur in split
Wed, 10 Jul 2019 21:07:19 +0100 Amine Sehili Add tests for min_dur greater than max_dur in split
Wed, 10 Jul 2019 20:34:55 +0100 Amine Sehili Use more explicit error messages when temporal split params are wrong
Tue, 09 Jul 2019 20:59:29 +0100 Amine Sehili Add round function parameter to _duration_to_nb_windows
Mon, 08 Jul 2019 21:33:47 +0100 Amine Sehili Add tests for split with different values for analysis_window