Mltu

Latest version: v1.2.5

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.1.7

Changed
- Fixed bug in `mltu.torch.dataProvider.SequenceHandler`, to handle `len sequence < queue_size` case

1.1.6

Changed
- Fixed dependencies with `librosa` library

1.1.5

Changed
- Fixed dependencies with `librosa` library

1.1.4

Changed
- Improoved `mltu.torch.dataProvider.DataProvider` to hangle `multiprocessing` when it doesn't work to switch to `multithreading`

1.1.3

Changed
- Removed `Librosa` library dependency in requirements, now it is optional and required only with modules that use librosa

Added
- Created `Tutorials.05_sound_to_text.train_no_limit.py` that demonstrates how to train audio recognition model with `mltu` without audio length limit

1.1.1

Changed
- Included `self._executor` as generator in `mltu.dataProvider.DataProvider` object, to enable functionality to modify batch preprocessing without changing original code
- Introduced changes in `mltu.torch.dataProvider.py` to handle data in multiprocessing and multithreading modes, for faster preprocessing while torch models
- Modified `mltu.transformers.AudioPadding` object, to work with batches of raw audio data

Added
- Created tutorial `10_wav2vec2_torch` (Audio to Text model) that shows how to train wav2vec2 model with mltu

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.