Skip to main content

No project description provided

Project description

kaldifeat

Wrap kaldi's feature computations to Python with PyTorch support.

Installation

From PyPi with pip

If you install kaldifeat using pip, it will also install PyTorch 1.8.1. If this is not what you want, please install kaldifeat from source (see below).

pip install kaldifeat

From source

The following are the commands to compile kaldifeat from source. We assume that you have installed cmake and PyTorch. cmake 3.11 is known to work. Other cmake versions may also work. PyTorch 1.8.1 is known to work. Other PyTorch versions may also work.

mkdir /some/path
git clone https://github.com/csukuangfj/kaldifeat.git
cd kaldifeat
python setup.py install

To test whether kaldifeat was installed successfully, you can run:

python3 -c "import kaldifeat; print(kaldifeat.__version__)"

Usage

Please refer to https://kaldifeat.readthedocs.io/en/latest/usage.html for how to use kaldifeat.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

kaldifeat-1.1-py38-none-any.whl (121.7 kB view hashes)

Uploaded Python 3.8

kaldifeat-1.1-py37-none-any.whl (123.8 kB view hashes)

Uploaded Python 3.7

kaldifeat-1.1-py36-none-any.whl (123.7 kB view hashes)

Uploaded Python 3.6

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