Metadata-Version: 2.4
Name: kaldi-hmm-gmm
Version: 1.1.4
Home-page: https://github.com/csukuangfj/kaldi-hmm-gmm
Author: The next-gen Kaldi development team
Author-email: csukuangfj@gmail.com
License: Apache licensed, as found in the LICENSE file
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: graphviz
Requires-Dist: kaldialign
Requires-Dist: kaldifst
Requires-Dist: numpy
Requires-Dist: kaldilm
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

# Introduction

[Kaldi][kaldi]'s HMM-GMM  reimplementation with [Eigen][eigen].

[kaldi]: https://github.com/kaldi-asr/kaldi
[eigen]: https://eigen.tuxfamily.org/index.php
