Skip to content

Releases: skit-ai/kaldi-serve

0.0.3

11 Nov 12:42
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

This version has better error handling for invalid inputs.

0.0.2

02 Nov 09:01
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

This version has mostly config (toml) related changes. See ./resources/model-specs.toml for doc on model directory structure and other pieces.

  1. Decoder parameters go in model spec toml instead of being hard coded.
  2. Accept relative as well as absolute paths in configs.