Metadata-Version: 1.1
Name: bob.kaldi
Version: 1.1.0
Summary: Python Bindings for Kaldi
Home-page: https://gitlab.idiap.ch/bob/bob.kaldi
Author: Milos Cernak
Author-email: milo.cernak@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Milos Cernak <milos.cernak@idiap.ch>
        .. Tue Apr  4 15:28:26 CEST 2017
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/stable/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.1.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.1.0
        .. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.1.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.1.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.kaldi
        .. image:: http://img.shields.io/pypi/v/bob.kaldi.svg
           :target: https://pypi.python.org/pypi/bob.kaldi
        
        
        ===========================
         Python Bindings for Kaldi
        ===========================
        
        This package provides pythonic bindings for Kaldi_ functionality so it can be
        seamlessly integrated with Python-based workflows. It is a part fo the signal-
        processing and machine learning toolbox Bob_.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, to install this package, run::
        
          $ conda install bob.kaldi
        
        Kaldi_ is bundled in our conda channnels as well which means installing
        bob.kaldi will automatically install Kaldi_ as well.
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        .. _bob: https://www.idiap.ch/software/bob
        .. _kaldi: http://kaldi-asr.org/
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
