tract-kaldi 0.4.0

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "tract-kaldi"
version = "0.4.0"
authors = ["Mathieu Poumeyrol <kali@zoy.org>", "Theodore Bluche <theodore.bluche@snips.ai>"]
description = "Tiny, no-nonsense, self contained, TensorFlow and ONNX inference"
keywords = ["TensorFlow", "NeuralNetworks", "ONNX"]
categories = ["science"]
license = "MIT/Apache-2.0"
repository = "https://github.com/snipsco/tract"
[dependencies.bit-set]
version = "0.5"

[dependencies.derive-new]
version = "0.5"

[dependencies.error-chain]
version = "0.12"

[dependencies.itertools]
version = "0.8"

[dependencies.lazy_static]
version = "1"

[dependencies.log]
version = "0.4"

[dependencies.maplit]
version = "1"

[dependencies.nom]
version = "5.0.0-beta3"

[dependencies.num-traits]
version = "0.2"

[dependencies.tract-core]
version = "0.4.0"
[badges.travis-ci]
repository = "snipsco/tract"