Fri, 18 Oct 2019 21:48:12 +0100 |
Amine Sehili |
Use ABC instead of ABCMeta in util.py
|
Fri, 18 Oct 2019 21:36:51 +0100 |
Amine Sehili |
Refactor io
|
Fri, 18 Oct 2019 20:59:16 +0100 |
Amine Sehili |
Add tests for AudioEnergyValidator
|
Thu, 17 Oct 2019 21:21:29 +0100 |
Amine Sehili |
Fix bugs in AudioEnergyValidator and signal_numpy and add tests
|
Wed, 16 Oct 2019 21:58:54 +0100 |
Amine Sehili |
Refactor signal processing code
|
Mon, 14 Oct 2019 20:25:12 +0100 |
Amine Sehili |
Change mode
|
Mon, 14 Oct 2019 20:22:50 +0100 |
Amine Sehili |
Remove unused functions from io.py
|
Sun, 13 Oct 2019 17:26:26 +0200 |
Amine Sehili |
Update license and version
|
Sun, 13 Oct 2019 17:18:40 +0200 |
Amine Sehili |
Pass detection timestamp in audio region metadata in TokenizerWorker
|
Sat, 12 Oct 2019 18:47:12 +0100 |
Amine Sehili |
Show subplots in 2D grid if number of channels > 2 and even
|
Sat, 12 Oct 2019 18:11:13 +0100 |
Amine Sehili |
Fix issue with plot when signal is zero
|
Sat, 12 Oct 2019 16:23:17 +0100 |
Amine Sehili |
Refactor AudioRegion.load and add tests
|
Fri, 11 Oct 2019 20:58:49 +0100 |
Amine Sehili |
Force specifying max_read when reading from microphone in AudioRegion.load
|
Fri, 11 Oct 2019 20:43:07 +0100 |
Amine Sehili |
Forbid the use of max_read and mr with AudioRegion.split
|
Thu, 10 Oct 2019 20:43:07 +0200 |
Amine Sehili |
Show detection threshold on plot in main
|
Thu, 10 Oct 2019 20:37:40 +0200 |
Amine Sehili |
Remove the need to use -i to specify input file on the command line
|
Wed, 09 Oct 2019 22:18:48 +0100 |
Amine Sehili |
Update call to plotting code in main
|
Wed, 09 Oct 2019 22:10:13 +0100 |
Amine Sehili |
Fix AudioRegion.split_and_plot test
|
Wed, 09 Oct 2019 22:08:48 +0100 |
Amine Sehili |
Refactor AudioRegion plotting code
|
Wed, 09 Oct 2019 21:21:28 +0100 |
Amine Sehili |
Refactor plotting code
|
Tue, 08 Oct 2019 20:16:11 +0100 |
Amine Sehili |
Add test for callable validator in split
|
Tue, 08 Oct 2019 20:01:34 +0100 |
Amine Sehili |
Use python 3 syntax for ABCMeta in DataValidator
|
Tue, 08 Oct 2019 19:48:13 +0100 |
Amine Sehili |
Refactor StreamTokenizer
|
Mon, 07 Oct 2019 20:58:23 +0100 |
Amine Sehili |
Add Recorder class as an alias of AudioReader with record=True
|
Mon, 07 Oct 2019 20:44:57 +0100 |
Amine Sehili |
Rename AudioDataSource as AudioReader
|
Sun, 06 Oct 2019 21:12:02 +0200 |
Amine Sehili |
Fix bug in AudioDataSource with recorder=True
|
Sun, 06 Oct 2019 19:15:33 +0100 |
Amine Sehili |
Fix bug in AudioDataSource with max_read for multichannel audio
|
Sun, 06 Oct 2019 18:46:04 +0200 |
Amine Sehili |
Refactor main script
|
Sat, 05 Oct 2019 15:03:22 +0100 |
Amine Sehili |
Fix typo in function name
|
Sat, 05 Oct 2019 14:54:14 +0200 |
Amine Sehili |
Refactor workers.py
|
Sat, 05 Oct 2019 14:26:03 +0200 |
Amine Sehili |
Return 'wav' when 'wave' is guessed in _guess_audio_format
|
Fri, 04 Oct 2019 22:02:37 +0100 |
Amine Sehili |
Handle the case where no output format could be guessed in StreamSaverWorker
|
Fri, 04 Oct 2019 21:48:01 +0100 |
Amine Sehili |
Add tests for StreamSaverWorker
|
Fri, 04 Oct 2019 21:03:18 +0100 |
Amine Sehili |
Fix bug in StreamSaverWorker
|
Thu, 03 Oct 2019 20:19:40 +0100 |
Amine Sehili |
Use TemporaryDirectory to export test audio files in tests/test_cmdline_util.py
|
Wed, 02 Oct 2019 21:04:26 +0100 |
Amine Sehili |
Refactor StreamSaverWorker
|
Wed, 02 Oct 2019 20:29:51 +0100 |
Amine Sehili |
Refactor StreamSaverWorker
|
Mon, 30 Sep 2019 21:33:16 +0100 |
Amine Sehili |
Add test for PalyerWorker
|
Mon, 30 Sep 2019 21:09:24 +0100 |
Amine Sehili |
Refactor PlayerWorker
|
Sun, 29 Sep 2019 10:23:14 +0100 |
Amine Sehili |
Log with 'info' instead of 'warning' in workers
|
Sun, 29 Sep 2019 10:20:52 +0100 |
Amine Sehili |
Add test for CommandLineWorker
|
Sun, 29 Sep 2019 10:03:24 +0100 |
Amine Sehili |
Refactor CommandLineWorker
|
Sat, 21 Sep 2019 12:13:01 +0100 |
Amine Sehili |
Add test for RegionSaverWorker
|
Sat, 21 Sep 2019 11:39:49 +0100 |
Amine Sehili |
Refactor RegionSaverWorker
|
Fri, 20 Sep 2019 21:02:08 +0200 |
Amine Sehili |
Add test for PrintWorker
|
Wed, 18 Sep 2019 20:21:10 +0200 |
Amine Sehili |
Add test_workers.py
|
Tue, 17 Sep 2019 20:44:58 +0100 |
Amine Sehili |
Refactor make_logger
|
Mon, 16 Sep 2019 20:13:33 +0200 |
Amine Sehili |
Refactor TokenizerWorker
|
Sun, 15 Sep 2019 18:13:07 +0100 |
Amine Sehili |
Add tests for initialize_workers
|
Sun, 15 Sep 2019 17:07:27 +0100 |
Amine Sehili |
Put progress_bar before player in AudioRegion.play() arguments
|
Sat, 14 Sep 2019 15:52:47 +0200 |
Amine Sehili |
Add tests for make_logger
|
Sat, 14 Sep 2019 15:40:08 +0200 |
Amine Sehili |
Add tests for make_duration_fromatter
|
Fri, 13 Sep 2019 21:32:46 +0100 |
Amine Sehili |
Add test_cmdline_util.py
|
Fri, 13 Sep 2019 20:57:16 +0100 |
Amine Sehili |
Refactor cmdline_util.py
|
Thu, 12 Sep 2019 21:08:33 +0100 |
Amine Sehili |
Rename first argument in AudioDataSource
|
Thu, 12 Sep 2019 20:59:12 +0100 |
Amine Sehili |
Add test for split_and_plot
|
Wed, 11 Sep 2019 20:41:33 +0100 |
Amine Sehili |
Make split_and_plot return list of regions
|
Sun, 08 Sep 2019 20:42:42 +0100 |
Amine Sehili |
Refactor cmdline.py
|
Sun, 08 Sep 2019 18:44:12 +0100 |
Amine Sehili |
Fix bug in get_audio_source
|
Sun, 08 Sep 2019 18:20:53 +0100 |
Amine Sehili |
Refactor cmdline_util.py
|
Sat, 07 Sep 2019 14:26:13 +0100 |
Amine Sehili |
Refactor workers.py
|
Fri, 06 Sep 2019 20:59:29 +0100 |
Amine Sehili |
Refactor util.py and fix bugs in AudioDataSource
|
Thu, 05 Sep 2019 20:12:52 +0100 |
Amine Sehili |
Add tests for signal operations
|
Wed, 04 Sep 2019 21:48:13 +0100 |
Amine Sehili |
Handle special cases in signal conversion and energy calculation
|
Mon, 02 Sep 2019 22:17:29 +0100 |
Amine Sehili |
Add tests for AudioRegion.split
|
Sun, 01 Sep 2019 09:10:52 +0100 |
Amine Sehili |
Add tests for AudioRegion.samples
|
Fri, 30 Aug 2019 21:15:27 +0100 |
Amine Sehili |
Fix bug in __truediv__
|
Fri, 30 Aug 2019 20:50:12 +0100 |
Amine Sehili |
Add tests for __truediv__
|
Wed, 28 Aug 2019 21:04:52 +0200 |
Amine Sehili |
Move lower level logic from cmdline.py to cmdline_util.py
|
Mon, 26 Aug 2019 21:58:43 +0200 |
Amine Sehili |
Add plot and split_and_plot to AudioRegion
|
Mon, 26 Aug 2019 20:55:16 +0200 |
Amine Sehili |
Add plotting.py
|
Fri, 23 Aug 2019 21:11:01 +0200 |
Amine Sehili |
Implement split as a method in AudioRegion
|
Thu, 22 Aug 2019 20:22:28 +0200 |
Amine Sehili |
Implement __truediv__ in AudioRegion
|
Tue, 20 Aug 2019 20:26:04 +0100 |
Amine Sehili |
Implement __array__ and samples in AudioRegion
|
Mon, 19 Aug 2019 20:18:51 +0100 |
Amine Sehili |
Implement __len__ and len in AudioRegion and views
|
Wed, 31 Jul 2019 20:07:27 +0100 |
Amine Sehili |
Add metadata support to AudioRegion
|
Mon, 29 Jul 2019 20:37:31 +0100 |
Amine Sehili |
Move signal processing functions to a separate module
|
Sat, 27 Jul 2019 22:49:45 +0100 |
Amine Sehili |
Fix bug in get_audio_source
|
Fri, 26 Jul 2019 20:46:53 +0100 |
Amine Sehili |
Make sure split keeps original number of channels
|
Thu, 25 Jul 2019 20:50:52 +0100 |
Amine Sehili |
Read data from all available channels in AudioSource
|
Sun, 21 Jul 2019 17:13:53 +0100 |
Amine Sehili |
Implement load as classmethod in AudioRegion
|
Sun, 21 Jul 2019 16:20:20 +0100 |
Amine Sehili |
Return all data in AudioSource if read called with None or a negative number
|
Sat, 20 Jul 2019 12:10:11 +0100 |
Amine Sehili |
Raise ValueError for negative and null analysis window
|
Fri, 19 Jul 2019 23:24:17 +0100 |
Amine Sehili |
Raise ValueError for too small analysis window
|
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
|
Mon, 08 Jul 2019 20:32:01 +0100 |
Amine Sehili |
Raise ValueError with meaningful messages when duration parameters aren’t coherent in split
|
Sat, 06 Jul 2019 11:32:11 +0100 |
Amine Sehili |
Update AudioDataSource tests with valid block_dur values
|
Sat, 06 Jul 2019 11:17:54 +0100 |
Amine Sehili |
Raise ValueError for bad block_dur values
|
Sat, 06 Jul 2019 11:17:54 +0100 |
Amine Sehili |
Remove deprecated calls in AudioSource
|
Fri, 05 Jul 2019 20:19:34 +0100 |
Amine Sehili |
Fix _duration_to_nb_windows and add tests
|
Thu, 04 Jul 2019 21:38:00 +0100 |
Amine Sehili |
Add more tests for split parameters
|
Wed, 03 Jul 2019 20:38:56 +0100 |
Amine Sehili |
Add tests for use_channel = mix
|
Sun, 30 Jun 2019 15:37:12 +0100 |
Amine Sehili |
Add tests for split with different input types
|
Wed, 26 Jun 2019 20:20:55 +0100 |
Amine Sehili |
Add tests for split kwargs
|
Mon, 17 Jun 2019 21:03:58 +0100 |
Amine Sehili |
Fix _get_audio_parameters
|
Fri, 14 Jun 2019 22:43:21 +0100 |
Amine Sehili |
Reformat with black
|
Fri, 14 Jun 2019 22:40:04 +0100 |
Amine Sehili |
Harmonize calls to _extract_selected_channel
|
Wed, 12 Jun 2019 20:27:32 +0100 |
Amine Sehili |
Add tests for split
|
Wed, 05 Jun 2019 20:58:15 +0100 |
Amine Sehili |
Fix bug in default timestamp format in command line
|
Sat, 01 Jun 2019 17:28:53 +0100 |
Amine Sehili |
Raise AudioEncodingError if encoding command fails
|
Tue, 28 May 2019 20:19:05 +0100 |
Amine Sehili |
Refactor PlayerWorker
|
Fri, 24 May 2019 20:34:17 +0100 |
Amine Sehili |
Add progress bar option to command line
|
Sun, 19 May 2019 15:30:46 +0100 |
Amine Sehili |
Add tqdm progress bar to PyAudioPlayer
|
Tue, 14 May 2019 21:11:50 +0100 |
Amine Sehili |
Add progress_bar_kwargs to AudioRegion.play
|
Thu, 09 May 2019 20:28:03 +0100 |
Amine Sehili |
Refactor player_for
|
Wed, 08 May 2019 20:12:31 +0100 |
Amine Sehili |
Implement play in AudioRegion
|
Mon, 06 May 2019 18:43:34 +0100 |
Amine Sehili |
Implement __eq__ in AudioRegion
|
Sat, 04 May 2019 17:21:07 +0100 |
Amine Sehili |
Add tests for AudioRegion multiplication by exception
|
Sat, 04 May 2019 17:07:01 +0100 |
Amine Sehili |
Add tests for AudioRegion multiplication
|
Fri, 03 May 2019 20:16:30 +0100 |
Amine Sehili |
Implement __mul__ and __rmul__ for AudioRegion
|
Wed, 01 May 2019 20:36:55 +0100 |
Amine Sehili |
Add tests for AudioRegion slicing
|
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
|
Sat, 16 Mar 2019 18:28:23 +0100 |
Amine Sehili |
Implement a generator version for tokenize
|
Wed, 13 Mar 2019 21:08:20 +0100 |
Amine Sehili |
Move thread workers to a separate module and refactor code
|
Mon, 11 Mar 2019 20:16:32 +0100 |
Amine Sehili |
Reformat cmdline_util with black
|
Mon, 11 Mar 2019 20:14:46 +0100 |
Amine Sehili |
Put cmdline util functions in a separate module
|
Sun, 10 Mar 2019 17:07:30 +0100 |
Amine Sehili |
Update AudioDataSource tests
|
Sat, 09 Mar 2019 18:26:24 +0100 |
Amine Sehili |
rename test_AudioDataSourceFactory.py as test_AudioDataSource.py
|
Sat, 09 Mar 2019 17:25:08 +0100 |
Amine Sehili |
Refactor AudioDataSource
|
Thu, 07 Mar 2019 21:28:23 +0100 |
Amine Sehili |
Add get_audio_source
|
Thu, 07 Mar 2019 21:00:50 +0100 |
Amine Sehili |
Update tests for position getters and setters
|
Wed, 06 Mar 2019 21:01:44 +0100 |
Amine Sehili |
Set deprecation warning for old position setters and getters in Rewindable
|
Tue, 05 Mar 2019 20:44:03 +0100 |
Amine Sehili |
Move position setters/getters to Rewindable
|
Mon, 04 Mar 2019 20:07:25 +0100 |
Amine Sehili |
Add tests for BufferAudioSource position setter
|
Sun, 03 Mar 2019 09:47:39 +0100 |
Amine Sehili |
Add BufferAudioSource properties to get and set stream position
|
Sun, 03 Mar 2019 08:40:50 +0100 |
Amine Sehili |
Rename test_audio_source.py as test_AudioSource.py
|
Sat, 02 Mar 2019 15:04:36 +0100 |
Amine Sehili |
Add tests for from_file with large_file=True for compressed audio
|
Sat, 02 Mar 2019 15:01:05 +0100 |
Amine Sehili |
Add tests for from_file with large_file=True
|
Thu, 28 Feb 2019 20:48:10 +0100 |
Amine Sehili |
Add tests for WaveAudioSource
|
Wed, 27 Feb 2019 21:16:44 +0100 |
Amine Sehili |
Add tests for RawAudioSource
|
Tue, 26 Feb 2019 20:20:18 +0100 |
Amine Sehili |
Normalize user_channel in _FileAudioSource and make it a property
|
Mon, 25 Feb 2019 20:16:56 +0100 |
Amine Sehili |
Open raw and wave files with binary flags
|
Sun, 24 Feb 2019 17:16:53 +0100 |
Amine Sehili |
Move helper test functions to a new file
|
Sun, 24 Feb 2019 17:16:53 +0100 |
Amine Sehili |
Refactor StdinAudioSource
|
Sun, 24 Feb 2019 16:05:36 +0100 |
Amine Sehili |
Refactor WaveAudioSource
|
Sun, 24 Feb 2019 15:47:42 +0100 |
Amine Sehili |
Add RawAudioSource class
|
Sun, 24 Feb 2019 15:21:19 +0100 |
Amine Sehili |
Add _FileAudioSource class
|
Sat, 23 Feb 2019 21:08:01 +0100 |
Amine Sehili |
Remove test for exception at multichannel AudioSource creation
|
Fri, 22 Feb 2019 21:12:53 +0100 |
Amine Sehili |
Refactor Rewindable
|
Fri, 22 Feb 2019 20:55:19 +0100 |
Amine Sehili |
Refactor AudioSource
|
Thu, 21 Feb 2019 20:53:17 +0100 |
Amine Sehili |
Add tests for _extract_selected_channel with wrong use_channel value
|
Wed, 20 Feb 2019 21:17:21 +0100 |
Amine Sehili |
Add tests for _extract_selected_channel with channel mixing
|
Wed, 20 Feb 2019 20:52:44 +0100 |
Amine Sehili |
update _get_audio_parameters
|
Tue, 19 Feb 2019 21:07:19 +0100 |
Amine Sehili |
Add tests for _get_audio_parameters with invalid values
|
Tue, 19 Feb 2019 20:18:45 +0100 |
Amine Sehili |
Add tests for _get_audio_parameters
|
Fri, 18 Feb 2028 16:10:48 +0100 |
Amine Sehili |
Add tests for _normalize_use_channel
|
Mon, 18 Feb 2019 20:42:10 +0100 |
Amine Sehili |
Add tests for _guess_audio_format
|
Sun, 17 Feb 2019 14:18:47 +0100 |
Amine Sehili |
Use TemporaryDirectory to export test audio files
|
Sun, 17 Feb 2019 14:02:45 +0100 |
Amine Sehili |
Add test for save_with_pydub
|
Sat, 16 Feb 2019 18:25:26 +0100 |
Amine Sehili |
Add test for to_file with compressed audio data
|
Fri, 15 Feb 2019 21:47:42 +0100 |
Amine Sehili |
Add test for to_file when pydub is not installed
|
Fri, 15 Feb 2019 20:27:06 +0100 |
Amine Sehili |
Add test for to_file with missing audio parameters
|
Thu, 14 Feb 2019 21:05:49 +0100 |
Amine Sehili |
Add test for from_file with missing audio parameters
|
Wed, 13 Feb 2019 20:09:38 +0100 |
Amine Sehili |
Use data before file in audio saving functions signature
|
Mon, 11 Feb 2019 20:28:51 +0100 |
Amine Sehili |
Effectively call to_file in test_to_file_raw and test_to_file_wave
|
Mon, 11 Feb 2019 20:19:46 +0100 |
Amine Sehili |
Add tests for to_file with wave data
|
Sun, 10 Feb 2019 21:21:19 +0100 |
Amine Sehili |
Add tests for to_file with raw data
|
Sat, 09 Feb 2019 18:42:14 +0100 |
Amine Sehili |
Add tests for _save_wave missing audio parameter
|
Sat, 09 Feb 2019 18:01:00 +0100 |
Amine Sehili |
Add tests for _load_with_pydub
|
Fri, 08 Feb 2019 20:51:36 +0100 |
Amine Sehili |
Add tests for _load_wave with channel mixing
|
Thu, 07 Feb 2019 20:26:33 +0100 |
Amine Sehili |
Add tests for _load_wave with channel selection
|
Wed, 06 Feb 2019 20:28:31 +0100 |
Amine Sehili |
Add tests for _load_raw missing audio parameter
|
Wed, 06 Feb 2019 20:17:42 +0100 |
Amine Sehili |
Add tests for _load_raw with channel mixing
|
Mon, 04 Feb 2019 21:51:22 +0100 |
Amine Sehili |
Add tests for _load_raw with channel selection
|
Mon, 04 Feb 2019 20:37:28 +0100 |
Amine Sehili |
Add tests for from_file with compressed audio data and channel mixing
|
Sun, 03 Feb 2019 16:04:24 +0100 |
Amine Sehili |
Add tests for from_file with compressed audio data
|
Sun, 03 Feb 2019 14:51:52 +0100 |
Amine Sehili |
Add tests for from_file with channel mixing
|
Sun, 03 Feb 2019 14:17:14 +0100 |
Amine Sehili |
Add tests for from_file with channel selection
|
Sat, 02 Feb 2019 14:22:02 +0100 |
Amine Sehili |
Add test for from_file when pydub is not installed
|
Sat, 02 Feb 2019 13:07:28 +0100 |
Amine Sehili |
Add tests for from_file
|
Sat, 02 Feb 2019 11:53:59 +0100 |
Amine Sehili |
Add tests for _extract_selected_channel
|
Fri, 01 Feb 2019 20:55:34 +0100 |
Amine Sehili |
Add tests for mix_audio_channels
|
Thu, 31 Jan 2019 21:12:09 +0100 |
Amine Sehili |
Add _mix_audio_channels function
|
Wed, 30 Jan 2019 20:24:45 +0100 |
Amine Sehili |
Add _extract_selected_channel function
|
Wed, 23 Jan 2019 20:18:21 +0100 |
Amine Sehili |
Update from_file
|
Tue, 22 Jan 2019 20:22:32 +0100 |
Amine Sehili |
Add function to load compressed audio formats with pydub
|
Sun, 20 Jan 2019 17:37:19 +0100 |
Amine Sehili |
Add function to read wave audio data
|
Sun, 20 Jan 2019 16:46:35 +0100 |
Amine Sehili |
Add function to read raw audio data
|
Wed, 16 Jan 2019 20:54:50 +0100 |
Amine Sehili |
Add tests for _save_raw
|
Tue, 15 Jan 2019 22:08:04 +0100 |
Amine Sehili |
Add tests for _save_wave
|
Tue, 15 Jan 2019 21:18:12 +0100 |
Amine Sehili |
Add a few test audio files
|
Sun, 13 Jan 2019 09:18:39 +0100 |
Amine Sehili |
Add tests for check_audio_data
|
Sat, 12 Jan 2019 18:24:46 +0100 |
Amine Sehili |
Add function to generate a pure tone
|
Sat, 12 Jan 2019 17:50:24 +0100 |
Amine Sehili |
Create test_io.py with a few helper functions
|
Sat, 12 Jan 2019 16:32:21 +0100 |
Amine Sehili |
Save compressed audio formats with pydub
|
Sat, 12 Jan 2019 16:19:47 +0100 |
Amine Sehili |
Add _save_with_pydub
|
Fri, 11 Jan 2019 20:55:42 +0100 |
Amine Sehili |
Add to_file function
|
Thu, 10 Jan 2019 20:52:20 +0100 |
Amine Sehili |
Add _get_audio_parameters
|
Tue, 08 Jan 2019 20:55:52 +0100 |
Amine Sehili |
Add _normalize_use_channel
|
Tue, 08 Jan 2019 20:14:18 +0100 |
Amine Sehili |
Add _guess_audio_format
|
Mon, 07 Jan 2019 21:12:10 +0100 |
Amine Sehili |
Add function to save audio data as a raw file
|
Mon, 07 Jan 2019 20:51:58 +0100 |
Amine Sehili |
Add function to save audio data as a wave file
|
Sun, 06 Jan 2019 16:08:25 +0100 |
Amine Sehili |
Add test for invalid audio data at AudioRegion creation
|
Sun, 06 Jan 2019 15:47:42 +0100 |
Amine Sehili |
Check audio data validity at AudioRegion creation
|
Sun, 06 Jan 2019 14:28:33 +0100 |
Amine Sehili |
Fix bug in _make_random_length_regions
|
Sun, 06 Jan 2019 14:19:53 +0100 |
Amine Sehili |
Change read implementation for BufferAudioSource
|
Sat, 05 Jan 2019 18:51:33 +0100 |
Amine Sehili |
Format code with black
|
Sat, 05 Jan 2019 18:28:48 +0100 |
Amine Sehili |
Use bytes as data type for BufferAudioSource tests
|
Sat, 05 Jan 2019 17:53:12 +0100 |
Amine Sehili |
Add tests for BufferAudioSource data validity
|
Sat, 05 Jan 2019 16:32:05 +0100 |
Amine Sehili |
Add check_audio_data function
|
Fri, 04 Jan 2019 22:35:24 +0100 |
Amine Sehili |
Add AudioIOError and AudioParameterError exceptions
|
Fri, 04 Jan 2019 22:13:45 +0100 |
Amine Sehili |
Add tests for AudioRegion concatenation
|
Fri, 04 Jan 2019 20:33:39 +0100 |
Amine Sehili |
Implement __add__ and __radd__
|
Thu, 03 Jan 2019 23:25:17 +0100 |
Amine Sehili |
Add tests for AudioRegion creation
|
Thu, 03 Jan 2019 21:36:25 +0100 |
Amine Sehili |
Update duration computation
|
Thu, 03 Jan 2019 21:19:35 +0100 |
Amine Sehili |
Add genty
|
Thu, 03 Jan 2019 20:41:22 +0100 |
Amine Sehili |
Implement __repr__, __str__ and __bytes__ for AudioRegion
|
Wed, 02 Jan 2019 21:15:41 +0100 |
Amine Sehili |
Add methods for duration in sec and ms to AudioRegion
|
Wed, 02 Jan 2019 21:09:29 +0100 |
Amine Sehili |
Add AudioRegion class
|
Thu, 01 Nov 2018 07:05:16 +0100 |
Amine Sehili |
Update version and CHANGELOG
|
Thu, 01 Nov 2018 01:51:44 -0400 |
Mathieu Durand |
Select pyaudio audio device from command line
|
Sat, 06 Oct 2018 12:02:01 +0200 |
Amine Sehili |
Add changes for v0.1.6 and v0.1.7
|
Sat, 06 Oct 2018 11:52:56 +0200 |
Amine Sehili |
Update dates
|
Wed, 19 Sep 2018 22:19:24 +0200 |
Amine Sehili |
Update version
|
Sat, 15 Sep 2018 13:48:45 +0200 |
Amine SEHILI |
Merge pull request #16 from ps2/python3-stdin
|
Tue, 11 Sep 2018 08:58:49 -0500 |
Pete Schwamb |
Use binary read for stdin on python3
|
Sun, 05 Feb 2017 12:06:04 +0100 |
Amine SEHILI |
Add tests for AudioSource shortcut properties
|
Sun, 05 Feb 2017 12:04:38 +0100 |
Amine SEHILI |
Add shortcut names for AudioSource properties
|
Sun, 05 Feb 2017 11:59:00 +0100 |
Amine SEHILI |
Add tests for AudioSource read-only properties
|
Sun, 05 Feb 2017 11:39:34 +0100 |
Amine SEHILI |
Mark AudioSource attributes as read-only properties
|
Sat, 28 Jan 2017 13:03:37 +0100 |
Amine SEHILI |
Merge branch 'master' of https://github.com/amsehili/auditok into dev
|
Sat, 28 Jan 2017 12:54:02 +0100 |
Amine SEHILI |
Add python 3.5/3.6 to test scheme
|
Sat, 28 Jan 2017 12:47:36 +0100 |
Amine SEHILI |
Make source pep8 compliant
|
Sat, 28 Jan 2017 12:25:34 +0100 |
Amine SEHILI |
Add autopep8 pre-commit hook
|
Sat, 28 Jan 2017 12:21:21 +0100 |
Amine SEHILI |
Remove empty lines and and whitespaces before commas
|
Tue, 18 Oct 2016 21:38:13 +0200 |
Amine SEHILI |
Merge pull request #8 from jhoelzl/patch-1
|
Tue, 18 Oct 2016 14:11:32 +0200 |
Josef Hölzl |
Fixed typo
|
Tue, 18 Oct 2016 21:37:54 +0200 |
Amine SEHILI |
Merge pull request #9 from jhoelzl/patch-2
|
Tue, 18 Oct 2016 14:12:59 +0200 |
Josef Hölzl |
Fixed typo
|
Fri, 13 May 2016 23:01:29 +0200 |
Amine SEHILI |
Merge branch 'master' of https://github.com/amsehili/auditok
|
Fri, 13 May 2016 23:00:29 +0200 |
Amine SEHILI |
Add 'duration' to output keywords
|
Fri, 15 Apr 2016 12:03:23 +0200 |
Amine SEHILI |
Merge pull request #2 from taf2/patch-2
|
Thu, 14 Apr 2016 14:08:52 -0400 |
Todd |
Correct Retruns to Returns
|
Mon, 11 Apr 2016 22:12:17 +0200 |
Amine SEHILI |
Merge pull request #1 from taf2/patch-1
|
Sun, 10 Apr 2016 12:51:15 -0400 |
Todd |
minor spelling
|
Fri, 11 Mar 2016 22:49:37 +0100 |
Amine SEHILI |
fix __updated__ date
|
Fri, 11 Mar 2016 09:49:21 +0100 |
Amine SEHILI |
doc update
|
Fri, 11 Mar 2016 09:49:02 +0100 |
Amine SEHILI |
update for version 0.1.5
|
Mon, 07 Mar 2016 20:59:34 +0100 |
Amine SEHILI |
update version number 0.1.5
|
Mon, 07 Mar 2016 20:58:55 +0100 |
Amine SEHILI |
doc update
|
Sun, 06 Mar 2016 14:57:03 +0100 |
Amine SEHILI |
Merge branch 'master' of https://github.com/amsehili/auditok
|
Sun, 06 Mar 2016 14:56:06 +0100 |
Amine SEHILI |
doc update
|
Sun, 06 Mar 2016 14:54:52 +0100 |
Amine SEHILI |
'is None' instead of '== None'
|
Sun, 06 Mar 2016 14:51:46 +0100 |
Amine SEHILI |
bug fixes (analysis_window and save_image options)
|
Fri, 11 Dec 2015 21:23:08 +0100 |
Amine SEHILI |
Update README.md
|
Thu, 03 Dec 2015 10:17:53 +0100 |
Amine SEHILI |
Update README.md
|
Thu, 03 Dec 2015 10:16:48 +0100 |
Amine SEHILI |
Update README.md
|
Thu, 03 Dec 2015 01:47:57 +0100 |
Amine Sehili |
.gitignore update
|
Thu, 03 Dec 2015 01:23:45 +0100 |
Amine Sehili |
doc update
|
Thu, 03 Dec 2015 01:21:44 +0100 |
Amine Sehili |
doc update
|
Thu, 03 Dec 2015 01:10:21 +0100 |
Amine Sehili |
update doc
|
Wed, 02 Dec 2015 23:41:45 +0100 |
Amine Sehili |
doc update
|
Wed, 02 Dec 2015 23:40:11 +0100 |
Amine Sehili |
doc update
|
Wed, 02 Dec 2015 23:25:00 +0100 |
Amine Sehili |
update for version 0.1.4
|
Wed, 02 Dec 2015 23:17:35 +0100 |
Amine Sehili |
doc update
|
Wed, 02 Dec 2015 11:16:27 +0100 |
Amine Sehili |
doc update
|
Wed, 02 Dec 2015 11:10:54 +0100 |
Amine Sehili |
doc update
|
Tue, 01 Dec 2015 20:13:02 +0100 |
Amine Sehili |
update doc
|
Sun, 29 Nov 2015 11:59:57 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 11:56:24 +0100 |
Amine Sehili |
Merge branch 'master' of https://github.com/amsehili/auditok
|
Sun, 29 Nov 2015 01:31:39 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 01:20:25 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 01:07:29 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 00:58:19 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 00:17:34 +0100 |
Amine SEHILI |
Update README.md
|
Sun, 29 Nov 2015 11:54:36 +0100 |
Amine Sehili |
doc update
|
Sun, 29 Nov 2015 11:52:56 +0100 |
Amine Sehili |
doc update
|
Sat, 28 Nov 2015 21:09:55 +0100 |
Amine Sehili |
Add --save-image, printf and --debug-file options
|
Wed, 25 Nov 2015 02:36:06 +0100 |
Amine Sehili |
update README.md
|
Wed, 25 Nov 2015 00:57:51 +0100 |
Amine SEHILI |
Update README.md
|
Wed, 25 Nov 2015 00:13:19 +0100 |
Amine Sehili |
auditok as a command line program
|
Tue, 24 Nov 2015 02:40:43 +0100 |
Amine Sehili |
update setup.py
|
Tue, 24 Nov 2015 02:33:55 +0100 |
Amine Sehili |
.travis.yml update
|
Tue, 24 Nov 2015 02:28:50 +0100 |
Amine Sehili |
deom update
|
Tue, 24 Nov 2015 02:19:10 +0100 |
Amine SEHILI |
Update .travis.yml
|
Tue, 24 Nov 2015 02:09:33 +0100 |
Amine SEHILI |
Update .travis.yml
|
Tue, 24 Nov 2015 02:05:43 +0100 |
Amine SEHILI |
Update .travis.yml
|
Tue, 24 Nov 2015 01:58:50 +0100 |
Amine Sehili |
Merge branch 'master' of https://github.com/amsehili/auditok
|
Tue, 24 Nov 2015 01:49:37 +0100 |
Amine SEHILI |
Update README.md
|
Tue, 24 Nov 2015 01:57:53 +0100 |
Amine Sehili |
Python 3.x support
|
Tue, 24 Nov 2015 01:41:19 +0100 |
Amine Sehili |
add .travis.yml
|
Wed, 23 Sep 2015 11:50:26 +0200 |
Amine Sehili |
doc update
|
Wed, 23 Sep 2015 11:28:43 +0200 |
Amine Sehili |
Merge branch 'master' of https://github.com/amsehili/auditok
|
Tue, 22 Sep 2015 11:34:16 +0200 |
amsehili |
Update README.md
|
Wed, 23 Sep 2015 11:26:58 +0200 |
Amine Sehili |
Version 1.3, bug and typos fixes
|
Tue, 22 Sep 2015 11:12:11 +0200 |
Amine Sehili |
README.md, demos/audio_trim_demo.py updated
|
Tue, 22 Sep 2015 10:49:57 +0200 |
Amine Sehili |
README.md, typos fixes
|
Thu, 17 Sep 2015 22:01:30 +0200 |
Amine Sehili |
First release on Github
|
Thu, 17 Sep 2015 18:47:36 +0200 |
Mohamed Sehili |
.gitignore
|
Thu, 17 Sep 2015 18:40:23 +0200 |
amsehili |
Update LICENSE.md
|