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.2
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.2.tar.gz | 946.1 kB | Details |
Release files / auclean-0.4.2.tar.gz
| Download URL | auclean-0.4.2.tar.gz |
|---|---|
| Size | 946.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1e9fac507af8ad6fe363da85a4d89806d92be6af309f66a9ab31625dc8cacbed
|
|
BLAKE2b-256 checksum How to use checksums |
6c1eee7e6e7c6096bb9b1757ba2d85d8aeea199e1797fc86ae3aedeb2c3f5122
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|