Tue, 31 Mar 2020 22:21:13 +0200 |
Amine Sehili |
Update docstring
|
Sat, 07 Mar 2020 10:49:05 +0900 |
yoyota |
Fix typo
|
Wed, 22 Jan 2020 23:21:44 +0100 |
Amine SEHILI |
Update README.rst
|
Mon, 11 Nov 2019 18:53:44 +0100 |
Amine Sehili |
Fix plotting tests for python 3.4 and python 3.5
|
Mon, 11 Nov 2019 16:53:32 +0100 |
Amine Sehili |
Add tests for plotting
|
Sun, 10 Nov 2019 21:16:16 +0100 |
Amine SEHILI |
Install pydub and matplotlib
|
Mon, 11 Nov 2019 09:38:47 +0100 |
Amine Sehili |
Use python 3.4 compatible syntax
|
Sun, 10 Nov 2019 20:20:51 +0100 |
Amine Sehili |
Add logo image
|
Sun, 10 Nov 2019 03:50:37 +0100 |
Amine SEHILI |
Update README.rst
|
Sun, 10 Nov 2019 03:31:30 +0100 |
Amine SEHILI |
Create LICENSE
|
Sun, 10 Nov 2019 03:30:48 +0100 |
Amine SEHILI |
Delete LICENSE
|
Sun, 27 Oct 2019 15:48:13 +0100 |
Amine Sehili |
Update python version in setup and travis config.
|
Sun, 27 Oct 2019 15:32:24 +0100 |
Amine Sehili |
Add example figure
|
Sun, 27 Oct 2019 15:23:00 +0100 |
Amine Sehili |
Make sure all modules define __all__
|
Sun, 27 Oct 2019 12:09:36 +0100 |
Amine Sehili |
Call unittest.main() in all test files
|
Sat, 26 Oct 2019 18:23:52 +0100 |
Amine Sehili |
Update README
|
Sat, 26 Oct 2019 16:18:44 +0100 |
Amine Sehili |
Remove deprecated methods in AudioSource
|
Fri, 25 Oct 2019 20:56:12 +0100 |
Amine Sehili |
Refactor test_StreamTokenizer
|
Fri, 25 Oct 2019 20:23:51 +0100 |
Amine Sehili |
Shorten long lines
|
Thu, 24 Oct 2019 20:56:13 +0100 |
Amine Sehili |
Add Exception to except block in _run_subprocess
|
Thu, 24 Oct 2019 20:49:51 +0200 |
Amine Sehili |
Reformat code and documentation
|
Wed, 23 Oct 2019 21:24:33 +0100 |
Amine Sehili |
Rename test_AudioDataSource.py as test_AudioReader.py and refactor it
|
Wed, 23 Oct 2019 20:50:01 +0200 |
Amine Sehili |
Refactor util
|
Mon, 21 Oct 2019 21:32:06 +0100 |
Amine Sehili |
Shorten long lines in core
|
Mon, 21 Oct 2019 21:16:31 +0100 |
Amine Sehili |
Fix core pep8
|
Sun, 20 Oct 2019 15:41:28 +0100 |
Amine Sehili |
Update pre-commit hooks
|
Sun, 20 Oct 2019 15:15:00 +0100 |
Amine Sehili |
Clean up io
|
Sun, 20 Oct 2019 14:48:52 +0100 |
Amine Sehili |
Fix issue with mock.__round__
|
Sun, 20 Oct 2019 14:33:39 +0100 |
Amine Sehili |
Add tests for _read_offline
|
Sat, 19 Oct 2019 23:28:11 +0100 |
Amine Sehili |
Update pre-commit-hooks
|
Sat, 19 Oct 2019 15:01:38 +0100 |
Amine Sehili |
Clean up tests
|
Fri, 18 Oct 2019 21:56:43 +0100 |
Amine Sehili |
Raise DeprecationWarning in ADSFactory
|
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
|