Skip to content

v0.2.1

Choose a tag to compare

@codyw912 codyw912 released this 02 Mar 17:00
· 26 commits to main since this release
v0.2.1
6a69efe

Highlights

  • Fix version metadata drift by deriving open_asr_server.__version__ and app version from package metadata.
  • Harden NeMo model loading fallback for weights_only compatibility failures and preserve root-cause details.
  • Return clearer backend load-time responses by mapping retryable load-pressure errors to HTTP 503.

Included fixes

  • #10 Version metadata mismatch
  • #9 Intermittent NeMo load failure after weights_only fallback