sttsim

command
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

cmd/sttsim provides STT debugging utilities.

Usage:

# Compare string similarity
go run ./cmd/sttsim "localizer" "laser"
go run ./cmd/sttsim "heading" "descending"

# Test transcript normalization
go run ./cmd/sttsim -norm "five hundred"
go run ./cmd/sttsim -norm "two thousand five hundred"

Similarity mode shows Jaro-Winkler score, Double Metaphone encodings, PhoneticMatch result, and FuzzyMatch results at various thresholds.

Normalization mode shows how a transcript is normalized before parsing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL