Warm up pyannote and FunASR runtimes
PR and Push Build/Test / build-and-test (push) Successful in 6m48s

This commit is contained in:
2026-05-28 13:05:27 +02:00
parent 7ff93b73b3
commit c46c587e65
14 changed files with 696 additions and 20 deletions
@@ -0,0 +1,9 @@
## Implementation
- [x] Add behavior tests for pyannote warm-up command generation.
- [x] Add behavior tests for non-blocking startup warm-up of enabled pyannote validation.
- [x] Implement pyannote warm-up in the finalizer/runtime.
- [x] Register a startup hosted service for enabled pyannote runtime warm-up.
- [x] Warm named launch-profile FunASR pipelines on startup.
- [x] Increase local pyannote validation timeout in code/config/docs.
- [x] Run focused tests.
- [x] Validate OpenSpec change.