log

age author description
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