Improved LocalSmartTurnAnalyzerV3 performance on systems with a low CPU count (#2982)

This commit is contained in:
Marcus
2025-11-06 19:42:05 +00:00
committed by GitHub
parent 927cf751c0
commit a14d00b806
2 changed files with 8 additions and 1 deletions

View File

@@ -64,6 +64,9 @@ reason")`.
- Added support for passing in an `LLMSwicher` to `MCPClient.register_tools()`
(as well as the new `MCPClient.register_tools_schema()`).
- Added `cpu_count` parameter to `LocalSmartTurnAnalyzerV3`. This is set to `1`
by default for more predictable performance on low-CPU systems.
### Changed
- `STTMuteFilter` no longer sends `STTMuteFrame` to the STT service. The filter