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.6.tar.gz
(117.3 kB
view details)
File details
Details for the file kaldifst-0.6.tar.gz
.
File metadata
- Download URL: kaldifst-0.6.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 | c9f8342548c9d6627fa6b45d5c698ea0e9c33b28b4a89d3d4c514259dbe86e23 |
|
MD5 | 85372417dd103ec5961652bc0b5cfdd6 |
|
BLAKE2b-256 | 07165332a7bbf4c27e3e8c3ba38380073a16a56570e984377e18db3a930a1ccf |