Skip to content

v0.2.0

Choose a tag to compare

@gunn4r gunn4r released this 19 Jul 01:43
· 37 commits to main since this release

Features

  • Add --namer {auto,claude,local,heuristic,off} to choose how speaker names are inferred. The new default heuristic namer needs no external tools, so naming no longer requires the Claude CLI. Also adds a local namer (via a running Ollama server) and honors the EARWIG_NAMER environment variable as the default.

Removals & Breaking Changes

  • Remove the --no-naming flag. Use --namer off to keep the raw SPEAKER_xx labels.