Skip to content

Enable ASR support in Python binding and fix memory leaks#114

Closed
vieenrose wants to merge 1 commit intofoldl:masterfrom
vieenrose:feature/python-asr-support
Closed

Enable ASR support in Python binding and fix memory leaks#114
vieenrose wants to merge 1 commit intofoldl:masterfrom
vieenrose:feature/python-asr-support

Conversation

@vieenrose
Copy link

This PR enables full ASR support in the Python bindings by:\n1. Allowing user_input for models with ModelPurpose::ASR (previously blocked).\n2. Exposing chatllm_destroy to Python to allow manual memory management, preventing memory leaks in long-running applications.\n3. Fixing the binding.py path resolution to work when imported as a module.

…roy for memory management, and fix binding path
@vieenrose
Copy link
Author

Closing for further assessment.

@vieenrose vieenrose closed this Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant