Release NVIDIA WakeWord Trainer v17

This commit is contained in:
MasterPhooey
2026-07-25 17:23:31 -05:00
parent 426e4ec83f
commit 2eee70cb34
5 changed files with 42 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
- Fixed a startup crash caused by newer pip-installed NVIDIA cuBLAS and cuDNN namespace packages not providing a module file path.
- CUDA library discovery now works across both the standard NVIDIA and Blackwell images and safely allows startup when the optional libraries are unavailable.
- Fixed the training-status endpoint crashing after a training log was created because its log-tail limits were missing.
- Restored bounded, incremental training-log updates so the UI can continue showing live progress without repeatedly reading the entire log.