Skip to main content

No project description provided

Project description

Introduction

Python wrapper for OpenFst and its extensions from Kaldi, e.g., fstdeterminizestar.

Note: It does not depend on Kaldi. You don't need to install Kaldi to use this repo.

Installation

You can install it via pip:

pip install --verbose kaldifst

To check that kaldifst was installed successfully, you can use

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

which should print the version of installed kaldifst.

Usage

This is still an on-going project. Please refer to

https://github.com/csukuangfj/kaldifst/tree/master/kaldifst/python/tests

for usages.

We will add usage documentation later.

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

kaldifst-0.6.tar.gz (117.3 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