Release NVIDIA WakeWord Trainer v21

This commit is contained in:
MasterPhooey
2026-07-26 18:40:25 -05:00
parent 19ee63a65b
commit 2b1320f1f3
5 changed files with 241 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
- Fixed the v19 container startup failure caused by malformed indentation in the Parakeet ONNX loader.
- Preserved automatic download, resume, and offline reuse of the required Parakeet INT8 model snapshot.
- Revalidated both CUDA and CPU Parakeet provider paths with the complete trainer test suite.
- Improved automatic review accuracy for short wake phrases that STT initially hears as similar-sounding words.
- Added a conservative Faster Whisper confirmation pass that uses the currently configured wake phrase only when the unbiased transcript is already phonetically close.
- Kept unconfirmed close transcripts in the manual review inbox instead of allowing them to become harmful negative training samples.
- Added visible guided-transcript and review-reason details, plus retry support for ambiguous clips through Review Now.