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:
The dct_spectrogram:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file libaudiodata-0.0.3.tar.gz.
File metadata
- Download URL: libaudiodata-0.0.3.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e83b35f57ea66646a80376fde9bbc38b85aae90211577408b6ad36079ebc6ccc
|
|
| MD5 |
d280a3134c8e9cd9e14a5886e7e90b54
|
|
| BLAKE2b-256 |
7e3ea5cf8e092a8961e445f7d26573f280fe98df34c5b1e2a2a9214371a720aa
|
File details
Details for the file libaudiodata-0.0.3-py3-none-any.whl.
File metadata
- Download URL: libaudiodata-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6c9943cf9d13b148d4d3d920827fe4258c531f97d467f9c863079103e295d1
|
|
| MD5 |
da642f5b9669d2f64d0c08f191cf51c0
|
|
| BLAKE2b-256 |
8e97f774a12851fe6613549462a6d86d5b1e009dfc6ca172d5b3998971bed9a3
|