.. |
data
|
Ensure train inputs are almost equal
|
2024-11-18 18:10:58 +00:00 |
test_data
|
Added unit tests to legacy annotation loader
|
2025-04-18 18:39:58 +01:00 |
test_migration
|
Changed name of PcenScaleConfig to PcenConfig
|
2025-04-17 15:35:42 +01:00 |
test_models
|
Fixing imports after restructuring
|
2025-04-22 00:36:34 +01:00 |
test_postprocessing
|
Added working postprocess decoding tests
|
2025-04-20 17:53:56 +01:00 |
test_preprocessing
|
Move array and tensor util test to corresponding folder
|
2025-04-22 08:50:43 +01:00 |
test_targets
|
Update TargetProtocol and related to include rois
|
2025-04-19 20:26:18 +01:00 |
test_train
|
Fixing imports after restructuring
|
2025-04-22 00:36:34 +01:00 |
test_utils
|
Move array and tensor util test to corresponding folder
|
2025-04-22 08:50:43 +01:00 |
__init__.py
|
Added an API file with tests to check basic functionality
|
2023-02-25 19:40:54 +00:00 |
conftest.py
|
Add tests for aoef loading
|
2025-04-18 13:32:50 +01:00 |
test_api.py
|
Added test to validate that changing model loading behaviour did not change model predictions
|
2024-11-11 11:46:27 +00:00 |
test_audio_utils.py
|
Make sure labels are working in the notebook
|
2024-11-16 18:23:43 +00:00 |
test_cli.py
|
Add a test to validate that empty files are handled gracefully
|
2024-11-11 12:43:46 +00:00 |
test_contrib.py
|
Created test to verify no errors occurred when running on padpadpadpad recordings
|
2024-11-11 12:13:00 +00:00 |
test_detections.py
|
tests: Added a test to check that detections above the nyquist freq are excluded
|
2023-11-24 15:40:37 +00:00 |
test_features.py
|
WIP updating training code
|
2024-04-24 10:06:04 -06:00 |
test_model.py
|
Run the same test with example data instead of random audio
|
2024-11-11 11:57:46 +00:00 |