log

age author description
Fri, 18 Oct 2024 22:47:58 +0200 Amine Sehili Add AudioEventsJoinerWorker
Thu, 17 Oct 2024 22:02:41 +0200 Amine Sehili define max line length for isort
Wed, 16 Oct 2024 20:42:58 +0200 Amine Sehili implement 'split_and_join_with_silence'
Wed, 16 Oct 2024 20:08:37 +0200 Amine Sehili implement 'make_silence'
Tue, 15 Oct 2024 21:56:12 +0200 Amine Sehili implement 'join' for AudioRegion
Fri, 21 Jun 2024 20:12:53 +0200 Amine Sehili Use modern syntax for super everywhere
Thu, 20 Jun 2024 21:51:11 +0200 Amine Sehili Remove unused code and update documentation for AudioRegion
Thu, 20 Jun 2024 21:45:08 +0200 Amine Sehili AudioRegion as a dataclass
Wed, 19 Jun 2024 23:30:18 +0200 Amine Sehili Fix test name
Wed, 19 Jun 2024 23:24:23 +0200 Amine Sehili Update __repr__
Wed, 19 Jun 2024 23:12:01 +0200 Amine Sehili Add a .numpy() method for AudioRegion
Wed, 19 Jun 2024 23:06:32 +0200 Amine Sehili Convert pathlib.Path to str to open with wave
Wed, 19 Jun 2024 22:48:54 +0200 Amine Sehili Accept pathlib.Path for io
Mon, 17 Jun 2024 19:45:51 +0200 Amine Sehili Use numpy instead of audioop everywhere
Sun, 26 May 2024 23:29:33 +0200 Amine Sehili Update code with new pre-commit hooks
Sun, 26 May 2024 22:43:08 +0200 Amine Sehili Update tests
Sun, 26 May 2024 17:19:31 +0200 Amine Sehili Remove deprecated code from util.py
Sat, 25 May 2024 22:48:25 +0200 Amine Sehili Update pre-commit hooks
Sat, 25 May 2024 21:54:13 +0200 Amine Sehili Use pytest instead of genty
Fri, 24 May 2024 21:30:34 +0200 Amine Sehili Update pre-commit hooks
Thu, 30 Mar 2023 10:17:57 +0100 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Thu, 30 Mar 2023 10:31:43 +0200 Amine SEHILI Update README.rst
Mon, 08 Aug 2022 23:17:57 +0100 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Mon, 08 Aug 2022 11:58:32 +0700 leminhnguyen correct some words and import statement in the doc string
Wed, 03 Nov 2021 13:17:57 +0000 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Wed, 03 Nov 2021 16:35:39 +0800 KevinWang fix link
Tue, 02 Mar 2021 23:17:57 +0000 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Tue, 02 Mar 2021 23:27:32 +0100 Amine Sehili Add description type keyword to setup.py
Tue, 02 Mar 2021 21:17:57 +0000 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Tue, 02 Mar 2021 21:49:44 +0100 Amine Sehili Fix equations in doc
Tue, 02 Mar 2021 20:17:57 +0000 www-data Merge branch 'master' of https://github.com/amsehili/auditok
Tue, 02 Mar 2021 20:10:50 +0100 Amine Sehili Update documentation and configuration