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
|