audio-purifier 0.0.4

Creator: codyrutscher

Last updated:

Add to Cart

Description:

audiopurifier 0.0.4

Audio Purifier
Audio Purifier is a utility package that enables silent parts
removal from audio, exporting as new files. Inspired by
faster-whisper, which used SileroVAD for audio processing..
Requirements


Python 3.9 or greater


You can open and save WAV files with pure python. For opening
and saving non-wav files – like mp3 – you'll need ffmpeg
or libav in order to install extra package
(PyDub).


Installation
The module can be installed from PyPI:
pip install audio-purifier

To have the ability to export output file as other than 'wav' format, please install
ffmpeg to your run time and install PyDub library as well.
pip install audio-purifier[extra]


Other installation methods (click to expand)
Install the latest dev version from github (or replace @master with a [@release_version]
pip install git+https://github.com/huynguyengl99/audio-purifier@master


Document
Please visit Audio Purifier doc for
documentation.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.