Commit Graph

70 Commits

Author SHA1 Message Date
mbsantiago
b5b4229990 Fix testing issues 2025-06-23 19:08:55 +01:00
mbsantiago
c7ea361cf4 Implement changes needed to make roi encode/decode class dependent 2025-06-23 18:52:36 +01:00
mbsantiago
3407e1b5f0 Add other roi tests 2025-06-21 23:51:07 +01:00
mbsantiago
ad0f0bcb24 Add tests for peak energy function 2025-06-21 23:01:08 +01:00
mbsantiago
e352dc40bd Fixed Target object after changes to roi 2025-06-21 13:47:04 +01:00
mbsantiago
c559bcc682 Changed ROIMapper protocol to only have encoder/decoder methods 2025-06-21 11:44:15 +01:00
mbsantiago
3c9e5aca2f Fix testing issues 2025-06-20 15:57:11 +01:00
mbsantiago
2913fa59a4 Fix tests 2025-04-30 22:51:49 +01:00
mbsantiago
2a45859393 Run lint fix 2025-04-23 23:19:08 +01:00
mbsantiago
59bd14bc79 Added clips for random cliping and augmentations 2025-04-23 23:15:08 +01:00
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