Skip to main content

A library for audio processing by Discrete Cosine Transform (DCT)

Project description

libdct: A library for audio processing by Discrete Cosine Transform (DCT)

The library is to facilitate audio processing with Discrete Cosine Transform.

DCT are the kind of transforms that avoid doing signal process in complex Fourier space. Since most deep networks are difficult to capture relations in complext space, DCT are good choices for extacting audio features or generating audio signal using deep learning

The wav graph of LJ001-0025.wav:

alt text

The dct_spectrogram:

alt text

install

git clone https://github.com/ranchlai/libdct.git cd libdct && python setup.py install

or

pip install libdct --upgrade

Reference:

[1] Method and device for conducting noise suppression on image, WO2015135208A1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libaudiodata-0.0.3.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

libaudiodata-0.0.3-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page