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.7.tar.gz
(118.2 kB
view details)
File details
Details for the file kaldifst-0.7.tar.gz
.
File metadata
- Download URL: kaldifst-0.7.tar.gz
- Upload date:
- Size: 118.2 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.12 tqdm/4.64.1 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 | a2741b204cbec3f5e0db4bad38c6f5c3896ad7717d4db7c8514bcaa980ee6012 |
|
MD5 | a313c89f90bf6e2a980ac92f9bab8a85 |
|
BLAKE2b-256 | 1fccb2c84830775ce9a386b2f4b7bf746e1a92235905fabf7491bf657b8b5322 |