mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 05:10:42 -07:00
- Added thread-safe mechanisms to the ProgressManager for handling model download progress updates. - Introduced a main event loop setter to ensure safe operations from background threads. - Improved listener notification to handle updates in a thread-safe manner. - Updated methods to ensure thread safety when accessing progress data.