tract-kaldi 0.12.5

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

[badges]
maintenance = { status = "actively-developed" }

[dependencies]
bit-set="0.5"
derive-new = "0.5"
educe = "=0.4.11" # locked for rust 1.41.0
lazy_static = "1"
log = "0.4"
maplit = "1"
nom = "5"
tract-hir = "0.12.5"
tract-pulse = "0.12.5"