{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Multimedia","url":"https://skillfed.io/packages/category/multimedia"},{"label":"Sound/Audio","url":"https://skillfed.io/packages/category/multimedia-sound-audio"},{"label":"Artistic Software","url":"https://skillfed.io/packages/category/artistic-software"},{"label":"Editors","url":"https://skillfed.io/packages/category/multimedia-sound-audio-editors"}],"enrichment":{"capability":"Provides object-oriented audio signal handling with fast augmentation, batching, padding, and playback capabilities for audio processing workflows.","skillfed_tags":["audio-processing","abandoned-project"],"use_cases":["Load, slice, and apply audio filters (low-pass, high-pass) to WAV files for preprocessing training data.","Batch and augment audio signals for machine learning model training with consistent padding and normalization.","Integrate audio signal handling into research or educational projects that already depend on torch and librosa.","Playback and inspect audio signals programmatically during development or debugging of audio pipelines."],"what_it_does":"AudioTools is an object-oriented library for working with audio signals in Python. It wraps common audio operations\u2014loading, filtering, playback, augmentation\u2014into a unified API centered on the AudioSignal class, which represents an audio file or in-memory signal. The library handles batching, padding, and other preprocessing tasks commonly needed in audio machine learning pipelines.\n\nThe package depends on a large stack of scientific and audio libraries: numpy, scipy, librosa, torch, torchaudio, soundfile, and others. It is designed for developers building audio processing workflows, particularly in machine learning contexts. However, the package has been abandoned for over three years, meaning its dependencies may drift out of sync with current library versions, and bugs or compatibility issues are unlikely to be fixed.","worth_installing":"No. The package is abandoned (1122 days since last release) with no maintenance signal, and its 22 heavy dependencies\u2014particularly torch and torchaudio\u2014create a high risk of compatibility drift. Unless you are locked into an existing codebase already using it, prefer actively maintained audio libraries like librosa, soundfile, or scipy.signal for new projects."},"id":"descript-audiotools","links":{"html":"https://skillfed.io/packages/descript-audiotools","md":"https://skillfed.io/packages/descript-audiotools.md","pypi":"https://pypi.org/project/descript-audiotools/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-07-19","license_spdx":null,"license_treatment":"permissive","name":"descript-audiotools","python_support":"unspecified","summary":"Utilities for handling audio."},"popularity":{"monthly_downloads":464582,"position":6516,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.2"}
