Skip to content

Conversation

@youngmrz
Copy link
Owner

Optimize VoiceFlow to use minimal CPU and memory when idle. Only activate full resources during recording and transcription. Profile and optimize system tray operation.

Fixes:
- Add modelIdleTimeout to get_settings() RPC response
- Add modelIdleTimeout mapping in update_settings() RPC
- Use settings.model_idle_timeout instead of hardcoded 300 seconds

Verified:
- All fixes applied to src-pyloid/app_controller.py
- Follows existing camelCase→snake_case pattern
- Settings variable already available in scope

QA Fix Session: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants