batdetect2/batdetect2
mbsantiago a4b22d6590 Improve the pad_audio function
This function was the culprit of the error. Broke the function into
other helper functions to make the flow easier to follow
2024-11-10 22:39:10 +00:00
..
detector tests: added tests for feature computation 2023-08-03 11:46:06 +01:00
evaluate fixed missing get_default_db_config function 2023-04-07 16:26:01 -06:00
finetune Add warning to finetuning modules 2023-04-07 11:27:09 -06:00
models update gitignore to include models 2023-04-07 15:50:44 -06:00
train Remove unnecessary imports 2024-11-10 22:37:57 +00:00
utils Improve the pad_audio function 2024-11-10 22:39:10 +00:00
__init__.py Remove numba debug logging for easier debugging 2024-11-10 22:37:45 +00:00
api.py Checked that returned features is a 2d numpy array 2023-04-07 14:46:38 -06:00
cli.py feat: added filename to console output in cli 2023-05-01 17:51:18 +01:00
plot.py fix: move spectrogram to cpu when plotting 2023-04-29 15:39:45 +01:00
types.py Remove unnecessary imports 2024-11-10 22:37:57 +00:00