Quarantined
This project has been quarantined by PyPI admins. It cannot be installed or modified until a security review is complete.
auclean
Lightweight audio cleanup and normalization utilities for competitive audio ML pipelines.
Features
- RMS and peak normalization
- Spectral noise gating
- DC offset removal
- Silence trimming
- Multi-format I/O (WAV, MP3, FLAC via soundfile/ffmpeg)
Usage
from auclean import AudioPipeline
pipeline = AudioPipeline("data/test", "output/submission.csv")
pipeline.run()
Release files for auclean 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| auclean-0.4.3.tar.gz | 950.1 kB | Details |
Release files / auclean-0.4.3.tar.gz
| Download URL | auclean-0.4.3.tar.gz |
|---|---|
| Size | 950.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f43a5680fd394c12f7e6e9ffd73b09ab1ca140fd03b6ae58d910d9f14a6ef675
|
|
BLAKE2b-256 checksum How to use checksums |
f74c602c3e8d5ab77b7038cfd0d99cb3cf96f885da798d402e6a82fb857054b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|