{ "info": { "author": "Meixu Song", "author_email": "songmeixu@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "A python package: provide a custom tensorflow dataset for kaldi io\n\nPython is its wrapper, C++ is its backend implemention. It depends on two things:\n\nThrough [kaldi-io lib](https://github.com/open-speech/kaldi-io.git), it is able to:\n- direct read from kaldi rspecifier(scp, ark, in text or binary, just as [kaldi](https://github.com/kaldi-asr/kaldi))\n- support multiple feature transforms:\n - delta\n - cmvn\n - splice\n - sampling\n- compute fast: kaldi Matrix|Vector with blas math lib is used\n\nThrough [tensorflow dataset](https://www.tensorflow.org/guide/datasets), it is able to:\n- shuffling\n- batching at frame or utt level\n- bucketing with input sequence lengths\n- and all other tensorflow native dataset manipulations and features (parellel, prefetch, ..)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/open-speech/tf_kaldi_io", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tf_kaldi_io", "package_url": "https://pypi.org/project/tf_kaldi_io/", "platform": "", "project_url": "https://pypi.org/project/tf_kaldi_io/", "project_urls": { "Homepage": "https://github.com/open-speech/tf_kaldi_io" }, "release_url": "https://pypi.org/project/tf_kaldi_io/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "kaldi-io for Tensorflow", "version": "0.3.0" }, "last_serial": 4528945, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2709ced35389e7b55c987b42ce4e935c", "sha256": "0592fa40eb25d29e4787b23e06a94474e390cea1e4f8b5711e7212862d4d089a" }, "downloads": -1, "filename": "tf_kaldi_io-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2709ced35389e7b55c987b42ce4e935c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13551, "upload_time": "2018-08-28T10:34:24", "url": "https://files.pythonhosted.org/packages/57/a5/889f35a278450ad4b751f4837d98dccc9fcf9ea8a58b4149c13bab38763e/tf_kaldi_io-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ae02c49aebef2d12bf688de44ab9d8a5", "sha256": "e5c1eec7500e02840ae8cd8c2a7aed3389d480fa0b2ff208b3f2bf2db892ccf3" }, "downloads": -1, "filename": "tf_kaldi_io-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ae02c49aebef2d12bf688de44ab9d8a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15310, "upload_time": "2018-10-08T07:49:33", "url": "https://files.pythonhosted.org/packages/be/b1/653e7ad56c7f799d4c1f700cb078434e3c524c38ac9ad7160a02c459d29d/tf_kaldi_io-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "afcadd12e27a466c3791d659cdd204d6", "sha256": "22978a4f94b17e3b7e4b001772268e109582d971ffcab06bc8dc4388100d3d43" }, "downloads": -1, "filename": "tf_kaldi_io-0.3.0.tar.gz", "has_sig": false, "md5_digest": "afcadd12e27a466c3791d659cdd204d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15383, "upload_time": "2018-11-26T09:36:06", "url": "https://files.pythonhosted.org/packages/05/c7/8246d865e5d4f523e70b67c3d6eca2fab8595dabe91b33f20012c6a01a62/tf_kaldi_io-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afcadd12e27a466c3791d659cdd204d6", "sha256": "22978a4f94b17e3b7e4b001772268e109582d971ffcab06bc8dc4388100d3d43" }, "downloads": -1, "filename": "tf_kaldi_io-0.3.0.tar.gz", "has_sig": false, "md5_digest": "afcadd12e27a466c3791d659cdd204d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15383, "upload_time": "2018-11-26T09:36:06", "url": "https://files.pythonhosted.org/packages/05/c7/8246d865e5d4f523e70b67c3d6eca2fab8595dabe91b33f20012c6a01a62/tf_kaldi_io-0.3.0.tar.gz" } ] }