Files
noteflow/tests/quality
Travis Vasceannie c864fa8624 ```
refactor: extract ASR configuration management into focused manager classes

- Split AsrConfigService into three focused components for better separation of concerns:
  - AsrEngineManager: handles engine lifecycle, model loading, and capability detection
  - AsrJobManager: manages job tracking, status updates, and shutdown cleanup
  - AsrConfigService: orchestrates configuration changes using the managers
- Moved engine creation, validation, and persistence logic to AsrEngineManager
- Moved job registration
2026-01-15 19:58:26 +00:00
..
2026-01-02 04:22:40 +00:00
```
2026-01-15 19:58:26 +00:00
2026-01-09 10:13:50 +00:00
big
2026-01-06 08:03:04 +00:00