Commit Graph

60 Commits

Author SHA1 Message Date
mbsantiago
bfcab0331e Attend test warnings 2025-04-22 09:17:17 +01:00
mbsantiago
c276230bff Fix batdetect2 test 2025-04-22 09:08:29 +01:00
mbsantiago
541be15c9e Update augmentation tests to new structure 2025-04-22 09:00:57 +01:00
mbsantiago
8a463e3942 Remove test migration 2025-04-22 09:00:44 +01:00
mbsantiago
257e1e01bf Fixing small errors in tests 2025-04-22 08:51:21 +01:00
mbsantiago
ece1a2073d Fixed errors with extraction test 2025-04-22 08:50:56 +01:00
mbsantiago
b82973ca1d Move array and tensor util test to corresponding folder 2025-04-22 08:50:43 +01:00
mbsantiago
7c89e82579 Fixing imports after restructuring 2025-04-22 00:36:34 +01:00
mbsantiago
3abebc9c17 Added working postprocess decoding tests 2025-04-20 17:53:56 +01:00
mbsantiago
1f4454693e Working on postprocess tests 2025-04-20 15:52:25 +01:00
mbsantiago
6236e78414 Update TargetProtocol and related to include rois 2025-04-19 20:26:18 +01:00
mbsantiago
9410112e41 Create targets.rois module 2025-04-19 19:43:30 +01:00
mbsantiago
f353aaa08c Added unit tests to legacy annotation loader 2025-04-18 18:39:58 +01:00
mbsantiago
f9e005ec8b Add tests for aoef loading 2025-04-18 13:32:50 +01:00
mbsantiago
fd7f2b0081 Added unit tests for spectrogram preprocessing 2025-04-17 18:31:24 +01:00
mbsantiago
638f93fe92 Documented the preprocessing module 2025-04-17 15:56:07 +01:00
mbsantiago
3417c496db Changed name of PcenScaleConfig to PcenConfig 2025-04-17 15:35:42 +01:00
mbsantiago
aca0b58443 Add audio test suite 2025-04-17 13:48:21 +01:00
mbsantiago
22036743d1 Add target index documentation 2025-04-16 11:01:21 +01:00
mbsantiago
eda5f91c86 Update classes 2025-04-16 00:01:37 +01:00
mbsantiago
a2ec190b73 Add decode functions to classes module 2025-04-15 23:56:24 +01:00
mbsantiago
62471664fa Add tests for target.classes 2025-04-15 18:22:19 +01:00
mbsantiago
af48c33307 Add target classes module 2025-04-15 07:32:58 +01:00
mbsantiago
02d4779207 Add test for target filtering 2025-04-14 13:31:30 +01:00
mbsantiago
b93d4c65c2 Create separate targets module 2025-04-12 16:48:40 +01:00
mbsantiago
62fa38557e Minor tweaks 2025-04-03 16:50:49 +01:00
mbsantiago
48e009fa9d WIP 2025-01-28 19:35:57 +00:00
mbsantiago
f7d6516550 WIP 2025-01-23 14:08:55 +00:00
mbsantiago
e9e1f7ce2f Lets goo 2025-01-05 20:29:32 +00:00
mbsantiago
f6cdd4e87e Starting to create dataset builders 2024-11-19 22:54:26 +00:00
mbsantiago
9cf159efff Reworking model creation 2024-11-19 19:34:54 +00:00
mbsantiago
36c90a600f Ensure train inputs are almost equal 2024-11-18 18:10:58 +00:00
mbsantiago
ee884da8b0 Make sure labels are working in the notebook 2024-11-16 18:23:43 +00:00
mbsantiago
6a9e33c729 Merge branch 'main' into train 2024-11-15 20:10:36 +00:00
mbsantiago
1a11174bc4 Add a test to validate that empty files are handled gracefully 2024-11-11 12:43:46 +00:00
mbsantiago
270b3f212d Created test to verify no errors occurred when running on padpadpadpad recordings 2024-11-11 12:13:00 +00:00
mbsantiago
f61d1d8c72 Add audio files provided by @padpadpadpad to the contrib test files 2024-11-11 12:12:38 +00:00
mbsantiago
3477d7b5b4 Run the same test with example data instead of random audio 2024-11-11 11:57:46 +00:00
mbsantiago
394c66a2ee Added test to validate that changing model loading behaviour did not change model predictions 2024-11-11 11:46:27 +00:00
mbsantiago
505cca2dea Original test now passing. Issue seems to be fixed 2024-11-10 22:41:03 +00:00
mbsantiago
7906842a16 Added test to ensure pad_audio function, and utils, are working as expected 2024-11-10 22:39:30 +00:00
mbsantiago
d93d8284d0 Added a test that replicates the error 2024-11-10 20:06:58 +00:00
mbsantiago
c66d14b7c7 WIP updating training code 2024-04-24 10:06:04 -06:00
Santiago Martinez
0aa61af445 Added types to most functions 2024-01-14 17:15:22 +00:00
Santiago Martinez
986cfc463c tests: Added a test to check that detections above the nyquist freq are excluded 2023-11-24 15:40:37 +00:00
Santiago Martinez
3288f52bbd tests: added tests for feature computation 2023-08-03 11:46:06 +01:00
Santiago Martinez
36d616530a tests: Added test for using the spec_feature flag 2023-08-03 11:46:06 +01:00
Santiago Martinez
04af74228b fix: the case of no detections is now handled better 2023-05-11 13:59:20 +01:00
Santiago Martinez
327f741aa2 feat: added filename to console output in cli 2023-05-01 17:51:18 +01:00
Santiago Martinez
b71cb8c755 fix: CLI now reads time_expansion_factor correctly 2023-05-01 15:04:29 +01:00