Recent Releases of conette
conette - Version 0.3.2
[0.3.2] 2024-12-13
Added
- Add MIT LICENCE file.
Changed
- Update README.md and CITATION.cff file.
- Python
Published by Labbeti about 1 year ago
conette - Version 0.3.1
[0.3.1] 2024-06-10
Fixed
- Remove duplicated files in
resultsfolder. - CNN10 and CNN14D pre-process transform instantiation.
- Python
Published by Labbeti over 1 year ago
conette - Version 0.3.0
[0.3.0] 2024-04-18
Changed
- Update dependencies with
torchoutil, and clean a lot of dead code. - Convnext model (BL version) is now automatically selected during HDF preparation. (#5)
Fixed
- Requirements versions specified during installation. (#4)
- Preparation now correctly loads
scale_layersin ConvNext during preparation. (#5) - ConvNeXt 75 iterations is now loaded instead of ConvNeXt 70 iterations for CoNeTTE.
- Python
Published by Labbeti almost 2 years ago
conette - Version 0.2.2
[0.2.2] 2024-01-15
Added
- Multiple candidates, predictions and probabilities in model outputs.
train_and_enable_gradmethod inCoNeTTEModelclass.
Changed
- Rename
eval_and_detachtoeval_and_disable_gradinCoNeTTEModelclass.
- Python
Published by Labbeti about 2 years ago
conette - Version 0.2.1
[0.2.1] 2024-01-12
Added
conette-predictnow support CNext-trans (baseline) model.
- Python
Published by Labbeti about 2 years ago
conette - Version 0.2.0
[0.2.0] 2024-01-12
Added
- CoNeTTE training source code, with entire data processing.
- ConvNeXt-trans baseline training source code, with entire data processing.
- ConvNeXt tag logits to CoNeTTE model outputs during inference.
- Python
Published by Labbeti about 2 years ago
conette - Version 0.1.4
[0.1.4] 2023-11-20
Fixed
- Fix forbid repetition mode argument.
- Python
Published by Labbeti over 2 years ago
conette - Version 0.1.3
[0.1.3] 2023-11-20
Added
- Forbid repetition mode argument to LightningModule and HuggingFace wrapper.
- Python
Published by Labbeti over 2 years ago
conette - Version 0.1.2
[0.1.2] 2023-11-17
Fixed
- Task embeddings inputs
wavcaps_audioset_slandwavcaps_bbc_sound_effects.
- Python
Published by Labbeti over 2 years ago
conette - Version 0.1.1
[0.1.1] 2023-11-09
Added
- Unittests for hf model.
Fixed
- Fix sample path for PyPI package.
- Python
Published by Labbeti over 2 years ago
conette - Version 0.1.0
[0.1.0] 2023-11-09
Added
- First version of the conette package to load CoNeTTE model.
- Python
Published by Labbeti over 2 years ago