Commit Graph

704 Commits

Author SHA1 Message Date
mbsantiago
84a13c65a7 Add iterators module 2025-06-19 00:28:24 +01:00
mbsantiago
ebc89af4c6 Use soundevent.to_db 2025-06-19 00:28:01 +01:00
Santiago Martinez Balvanera
4cd71497e7
Merge pull request #52 from kaviecos/http_documentation
Some checks failed
Python package / build (3.10) (push) Has been cancelled
Python package / build (3.11) (push) Has been cancelled
Python package / build (3.12) (push) Has been cancelled
Python package / build (3.9) (push) Has been cancelled
Http documentation
2025-06-03 23:38:45 +01:00
Kavi Askholm Mellerup
ba670932d5
Update README.md 2025-06-03 14:26:54 +02:00
Kavi Askholm Mellerup
d3747c57f2
Update README.md
Added section for using the API with HTTP.
2025-06-03 14:20:20 +02:00
mbsantiago
42a838e9f2 Bump version: 1.2.0 → 1.3.0
Some checks failed
Python package / build (3.10) (push) Has been cancelled
Python package / build (3.11) (push) Has been cancelled
Python package / build (3.12) (push) Has been cancelled
Python package / build (3.9) (push) Has been cancelled
2025-05-16 15:02:15 +01:00
Santiago Martinez Balvanera
c10903a646
Merge pull request #44 from kaviecos/http_support
Http support
2025-05-16 15:01:08 +01:00
Kavi
4282e2ae70 Added AudioPath as an alias for the path definition 2025-05-16 15:13:08 +02:00
Kavi
52570738f2 Renamed load_audio_data to load_audio_and_samplerate 2025-05-16 14:56:35 +02:00
Kavi
cbd362d6ea Updated docstrings for tests 2025-05-16 14:53:35 +02:00
mbsantiago
835fe1ccdf Remove old requirements files 2025-05-16 08:55:38 +01:00
mbsantiago
b819180656 Add preprocess command to init 2025-05-01 07:15:35 +01:00
mbsantiago
fdab0860fd Add num workers to cli 2025-04-30 23:40:26 +01:00
mbsantiago
3b5623ddca create train cli command 2025-04-30 23:27:38 +01:00
mbsantiago
2913fa59a4 Fix tests 2025-04-30 22:51:49 +01:00
mbsantiago
9c8b8fb200 Create metrics 2025-04-30 22:51:33 +01:00
mbsantiago
bc86c94f8e Adding evaluation callback 2025-04-25 17:12:57 +01:00
mbsantiago
9106b9f408 Removing stale functions from legacy module 2025-04-25 17:12:39 +01:00
mbsantiago
899f74efd5 Wrote the main train function 2025-04-24 10:00:18 +01:00
mbsantiago
4b4c3ecdf5 Added loguru as a dependency 2025-04-24 00:20:58 +01:00
mbsantiago
13afac65a5 Added an example conf file 2025-04-24 00:20:46 +01:00
mbsantiago
d8cf1db19f Fix augmentations 2025-04-24 00:20:38 +01:00
mbsantiago
8a6ed3dec7 Starting to add logging to preprocess 2025-04-24 00:20:30 +01:00
mbsantiago
7dd35d6e3e Refine training config 2025-04-23 23:35:42 +01:00
mbsantiago
d51e3f8bbd Rollback to single configs module 2025-04-23 23:35:27 +01:00
mbsantiago
f3999fbba2 Starting to create a dedicated configs module 2025-04-23 23:19:23 +01:00
mbsantiago
2a45859393 Run lint fix 2025-04-23 23:19:08 +01:00
mbsantiago
86d56d65f4 Added jupyter and marimo group dependencies 2025-04-23 23:15:40 +01:00
mbsantiago
27ba8de463 Updated soundevent 2025-04-23 23:15:29 +01:00
mbsantiago
59bd14bc79 Added clips for random cliping and augmentations 2025-04-23 23:15:08 +01:00
mbsantiago
2396815c13 Add a default target config 2025-04-23 23:14:39 +01:00
mbsantiago
ac4bb8f023 Added min and max freq attributes to preprocessor protocol 2025-04-23 23:14:31 +01:00
mbsantiago
6498b6ca37 Added BlockGroups 2025-04-23 23:14:11 +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
e38c446f59 Update gitignore 2025-04-22 09:06:12 +01:00
mbsantiago
24c4831745 Add example annotations 2025-04-22 09:06:06 +01:00
mbsantiago
9fc713d390 Temporary remove compat params module 2025-04-22 09:01:58 +01:00
mbsantiago
285c6a3347 Updating to new Augmentation object 2025-04-22 09:01:46 +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
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