Commit Graph

252 Commits

Author SHA1 Message Date
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
dcae411ccb Add pytest coverage to dev dependencies 2025-04-21 21:26:01 +01:00
mbsantiago
ce15afc231 Restructured models module 2025-04-21 21:25:50 +01:00
mbsantiago
096d180ea3 Create an encoder module 2025-04-21 15:28:56 +01:00
mbsantiago
ffa4c2e5e9 Remove unnecessary config and build modules 2025-04-21 15:28:47 +01:00
mbsantiago
6c744eaac5 Improved docstrings for blocks 2025-04-21 15:28:26 +01:00
mbsantiago
e00674f628 Added better docstrings to types module 2025-04-21 14:06:16 +01:00
mbsantiago
907e05ea48 Minor changes to makefile 2025-04-21 13:22:08 +01:00
mbsantiago
3123d105fd Created a Makefile 2025-04-21 13:18:41 +01:00
mbsantiago
9b6b8a0bf9 Add postprocessing docs 2025-04-20 18:18:58 +01:00
mbsantiago
4aa2e6905c Remove old post_process module 2025-04-20 17:56:07 +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
bcf339c40d Updated postprocess module with docstrings 2025-04-20 13:56:18 +01:00
mbsantiago
089328a4f0 Update targets docs 2025-04-19 20:35:34 +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
07f065cf93 Rename Preprocessor to PreprocessorProtocol 2025-04-19 12:25:47 +01:00
mbsantiago
ae6063918c Add documentation on how to use the legacy format 2025-04-19 12:25:20 +01:00
mbsantiago
a0a77cada1 Attach a data_source tag to clips loaded from different sources 2025-04-19 12:25:03 +01:00
mbsantiago
355847346e Added a data_source term. 2025-04-19 12:24:38 +01:00
mbsantiago
dfd14df7b9 Added a targets protocol 2025-04-19 12:24:24 +01:00
mbsantiago
f353aaa08c Added unit tests to legacy annotation loader 2025-04-18 18:39:58 +01:00
mbsantiago
bf14f4d37e Added docstrings for the batdetect2 legacy annotation format 2025-04-18 15:14:48 +01:00
mbsantiago
b78e5a3a2f Add AOEF loading documentation 2025-04-18 13:53:00 +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
f314942628 Added more docs for preprocessing module 2025-04-17 16:28:48 +01:00
mbsantiago
638f93fe92 Documented the preprocessing module 2025-04-17 15:56:07 +01:00
mbsantiago
19febf2216 Separated the protocols to separate types module 2025-04-17 15:36:21 +01:00
mbsantiago
3417c496db Changed name of PcenScaleConfig to PcenConfig 2025-04-17 15:35:42 +01:00
mbsantiago
4a9af72580 Moved arrays and tensor operations to utils module 2025-04-17 15:35:17 +01:00
mbsantiago
2212246b11 Add documentation to spectrogram 2025-04-17 14:40:20 +01:00
mbsantiago
aca0b58443 Add audio test suite 2025-04-17 13:48:21 +01:00
mbsantiago
f5071d00a1 Add audio documentation 2025-04-16 19:51:10 +01:00
mbsantiago
23620c2233 Added docstrings to audio module 2025-04-16 19:44:30 +01:00
mbsantiago
a9f91322d4 Moved labels.py back to training 2025-04-16 19:44:23 +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
04ed669c4f Update gitignore 2025-04-15 22:34:50 +01:00
mbsantiago
b796e0bc7b add docs for configs module 2025-04-15 22:34:45 +01:00
mbsantiago
5d4d9a5edf Begin documentation 2025-04-15 20:29:53 +01:00
mbsantiago
55eff0cebd Fix import error 2025-04-15 20:29:39 +01:00
mbsantiago
f99653d68f Added labels documentation 2025-04-15 19:33:45 +01:00
mbsantiago
0778663a2c Add extensive documentation for the labels module 2025-04-15 19:25:58 +01:00
mbsantiago
62471664fa Add tests for target.classes 2025-04-15 18:22:19 +01:00