Commit Graph

39 Commits

Author SHA1 Message Date
mbsantiago
6a9e33c729 Merge branch 'main' into train 2024-11-15 20:10:36 +00:00
mbsantiago
2100a3e483 Bump version: 1.1.0 → 1.1.1 2024-11-11 13:01:57 +00:00
mbsantiago
c393c5c29b Bump version: 1.0.8 → 1.1.0 2024-11-11 11:18:39 +00:00
mbsantiago
25e0a53ad1 Add hypothesis to dev dependencies for easier testing 2024-11-10 22:38:13 +00:00
mbsantiago
4917641e2c Drop support for python 3.8 and add for 3.12 2024-11-10 19:44:57 +00:00
mbsantiago
1ac3808fee Remove the numpy<2 requirement from the dependencies specification 2024-11-10 19:13:44 +00:00
mbsantiago
95bb0985e7 Add ruff rule to help migrating to numpy 2.0 2024-11-10 19:13:11 +00:00
mbsantiago
c5030123aa Restrict pytorch version for python 3.8 compatibility 2024-11-10 18:59:35 +00:00
mbsantiago
1c1fbd8019 Added dev dependencies and updated github actions to use uv 2024-11-10 18:32:50 +00:00
mbsantiago
c65fe1c9f9 change pyproject metadata to use uv and hatch instead of pdm 2024-11-10 18:20:18 +00:00
ccarrizosa
8597ef0a1c Limit numpy versions to <2 2024-11-10 15:54:16 +01:00
mbsantiago
d84b7795f6 Updating training preprocess notebook 2024-10-15 22:38:47 +01:00
mbsantiago
db26e0d4dd Update soundevent version 2024-07-16 01:31:19 +01:00
mbsantiago
17cf958cd3 Working towards training code 2024-05-23 13:04:55 +01:00
mbsantiago
c66d14b7c7 WIP updating training code 2024-04-24 10:06:04 -06:00
Santiago Martinez
343bc5f87c Merge branch 'main' into train 2024-02-02 11:05:35 +00:00
Santiago Martinez
3744709c97 Bump version: 1.0.7 → 1.0.8 2024-01-30 12:41:32 +00:00
Santiago Martinez
c40197bf1c Lower scipy version to support python 3.8 2024-01-30 12:36:25 +00:00
Santiago Martinez
bbba4625be Add support for python 3.11. Update dependencies requirements 2024-01-30 12:34:47 +00:00
Santiago Martinez
458e11cf73 Updated soundevent version 2024-01-12 17:23:24 +00:00
Santiago Martinez
963cc53fd3 Bump version: 1.0.6 → 1.0.7 2023-11-24 15:41:50 +00:00
Santiago Martinez
9baf60ff2d Bump version: 1.0.5 → 1.0.6 2023-08-03 12:42:52 +01:00
Santiago Martinez
36d616530a tests: Added test for using the spec_feature flag 2023-08-03 11:46:06 +01:00
Santiago Martinez
cca883a730 Bump version: 1.0.4 → 1.0.5 2023-05-11 14:06:58 +01:00
Santiago Martinez
10d090cc14 Bump version: 1.0.3 → 1.0.4 2023-05-01 18:04:25 +01:00
Santiago Martinez
2ddd2c022e Bump version: 1.0.2 → 1.0.3 2023-05-01 15:18:09 +01:00
Santiago Martinez
54d83219f1 Bump version: 1.0.1 → 1.0.2 2023-04-29 15:43:53 +01:00
Santiago Martinez
616a24347d fix: Updated torch version to avoid security issue 2023-04-29 15:33:40 +01:00
Santiago Martinez
68d3842931 v1.0.1 2023-04-13 08:29:22 -06:00
Santiago Martinez
f4e0c6013e Fix: In pyproject.toml, project scripts reference to bat_detect updated. 2023-04-13 08:23:29 -06:00
Santiago Martinez
e8fd4e2931 version 1.0 2023-04-07 15:47:16 -06:00
Santiago Martinez
cb650c265b Pyright config 2023-03-30 11:24:05 -06:00
Santiago Martinez
5b73b65b1a Added pytest to dev dependencies 2023-03-30 10:44:52 -06:00
Santiago Martinez
0aa3d9d1e0 added model file 2023-03-20 11:11:05 +00:00
Santiago Martinez
ed21b47f61 update packaging file with new CLI 2023-02-26 21:10:44 +00:00
Santiago Martinez
a2deab9f3f Added click to dependencies and made cli tests 2023-02-26 18:40:35 +00:00
Santiago Martinez
e6a6ad4696 Finished refactoring detector_utils 2023-02-22 22:45:26 +00:00
Santiago Martinez
eaecf7ba45 change black line-length settings to 80 2023-02-22 15:01:13 +00:00
Santiago Martinez
24cea6d76e added pyproject file 2023-02-01 12:54:03 +00:00