v1.0.2
Mail-0/Zerov1.0.2May 31, 2026by KoljaB
AI Summary
This maintenance release focuses on code refactoring by splitting the AudioToTextRecorder implementation into core modules and cleaning up internal documentation for better maintainability.
Key Highlights
- Refactored AudioToTextRecorder implementation into core modules.
- Cleaned up internal documentation (normalized docstrings and comments).
New Features
- Code refactoring for better modularity.
- Documentation cleanup.
Full Release Notes
# RealtimeSTT v1.0.2 ### Refactoring * AudioToTextRecorder implementation splitted into core modules * Cleaned up internal documentation (normalized package docstrings and comments)