Skip to main content

Small compression utility for sequence data in NumPy

Project description

lilcom

Package for compression and decompression of sequence data (specially audio files). This package includes:

  • Compression from 16-bit integer stream to 8-bit integer stream
  • Compression from floating point stream to 8-bit integer stream
  • Decompression from 8-bit integer stream to 16-bit integer stream ======= This package requires Python 3 and is not compatible with Python 2.

Installation

Using Github Repository

To install lilcom first clone the repository;


git clone git@github.com:danpovey/lilcom.git

then run setup with install argument.

python3 setup.py install

and then for test, cd to test and run:

python3 routine1-one-dimensional-integer.py
python3 routine2-one-dimensional-float.py
python3 test_interface.py

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

lilcom-0.0.0.tar.gz (52.5 kB view hashes)

Uploaded Source

Built Distributions

lilcom-0.0.0-py3.7.egg (13.6 kB view hashes)

Uploaded Source

lilcom-0.0.0-py3.7-macosx-10.14-x86_64.egg (23.8 kB view hashes)

Uploaded Source

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