Metadata-Version: 2.1
Name: kaldifst
Version: 1.0
Summary: UNKNOWN
Home-page: https://github.com/k2-fsa/kaldifst
Author: Next-gen Kaldi development team
Author-email: csukuangfj@gmail.com
License: Apache licensed, as found in the LICENSE file
Description: ## Introduction
        
        Python wrapper for [OpenFst][openfst] and its extensions from  [Kaldi][kaldi], e.g.,
        `fstdeterminizestar`.
        
        **Note**: It does not depend on Kaldi. You don't need to install
        Kaldi to use this repo.
        
        ## Documentation
        
        Please refer to <https://k2-fsa.github.io/kaldifst>
        for installation and usage.
        
        [openfst]: https://www.openfst.org/
        [kaldi]: https://github.com/kaldi-asr/kaldi
        
Platform: UNKNOWN
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
