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.4
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.4.tar.gz | 956.4 kB | Details |
Release files / auclean-0.4.4.tar.gz
| Download URL | auclean-0.4.4.tar.gz |
|---|---|
| Size | 956.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
652604d8dd54f0548938ba147be854d33e92c5e4b93a6c34de5940b7fa2815c2
|
|
BLAKE2b-256 checksum How to use checksums |
c9a6a0db6bd75f77457a31f0142b9943f47ef8c7e5ce6e1395eacfc603e11ca5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|