v1.0.2
chenglou/pretextv1.0.2May 31, 2026by KoljaB
AI Summary
A minor version bump for the RealtimeSTT component focusing on code refactoring and internal documentation cleanup.
Key Highlights
- Refactoring: Split `AudioToTextRecorder` implementation into core modules
- Docs: Cleaned up internal documentation (normalized docstrings and comments)
Full Release Notes
# RealtimeSTT v1.0.2 ### Refactoring * AudioToTextRecorder implementation splitted into core modules * Cleaned up internal documentation (normalized package docstrings and comments)