Skip to content

Add metric discovery CLI - #79

Merged
ftshijt merged 1 commit into
mainfrom
codex/add-metric-discovery-cli
May 26, 2026
Merged

Add metric discovery CLI#79
ftshijt merged 1 commit into
mainfrom
codex/add-metric-discovery-cli

Conversation

@ftshijt

@ftshijt ftshijt commented May 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add versa-score discovery flags for listing metrics, describing a metric, and recommending task/device configs
  • add metadata-only discovery fallback so optional metric backends do not need to import for CLI discovery
  • expose metric alias lookup helpers and cover discovery behavior in tests

Tests

  • .codex-test-venv/bin/python -m pytest test/test_metrics/test_definition.py
  • .codex-test-venv/bin/versa-score --list-metrics
  • .codex-test-venv/bin/versa-score --describe-metric pesq
  • .codex-test-venv/bin/versa-score --recommend-config --task tts --device gpu

@ftshijt
ftshijt force-pushed the codex/add-metric-discovery-cli branch from 1a61173 to cc81d8d Compare May 23, 2026 19:24
@ftshijt
ftshijt force-pushed the codex/add-metric-discovery-cli branch from cc81d8d to 4e49097 Compare May 26, 2026 21:50
@ftshijt
ftshijt merged commit 37a8dfa into main May 26, 2026
12 checks passed
@ftshijt
ftshijt deleted the codex/add-metric-discovery-cli branch July 17, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant