Releases: shahruk10/go-sctk
Releases · shahruk10/go-sctk
Go SCTK v0.3.0
-
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
- New:
- Alignment file generated in markdown, html and json format
Full Changelog: v0.1.0...v0.2.0
Go SCTK v0.1.0
- Initial Release with a simple CLI wrapping the
sclite
tool. The SCTK binaries are embedded inside the CLI and shipped as single file.