Skip to content

Releases: shahruk10/go-sctk

Go SCTK v0.3.0

23 Jul 10:25
Compare
Choose a tag to compare
  • Fixes:

    • Bug in parsing sgml files where transcript contains quote chars
  • New:

    • More unit tests for sclite scoring functionality (WER and CER)
  • Commits since last release:

    • fix: parsing sgml fields with unescaped quotes by @shahruk10 in #1

Full Changelog: v0.2.0...v0.3.0

Go SCTK v0.2.0

18 Jul 11:30
Compare
Choose a tag to compare
  • New:
    • Alignment file generated in markdown, html and json format

Full Changelog: v0.1.0...v0.2.0

Go SCTK v0.1.0

13 Jul 01:46
Compare
Choose a tag to compare
  • Initial Release with a simple CLI wrapping the sclite tool. The SCTK binaries are embedded inside the CLI and shipped as single file.