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
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
kaldifst-0.5.1.tar.gz
(117.3 kB
view details)
File details
Details for the file kaldifst-0.5.1.tar.gz
.
File metadata
- Download URL: kaldifst-0.5.1.tar.gz
- Upload date:
- Size: 117.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7756e6c302ab0478dc63433094f1426ea01d74a2c00be76b137dbe951888937 |
|
MD5 | ff6cbe445dbb7fa0f14a1dea7815547c |
|
BLAKE2b-256 | db6ae9457622a88e002658008c1c3c41c9f82ea95fe57a2b6c53f3f5b5808118 |