v1.0.2
rathole-org/ratholev1.0.2May 31, 2026by KoljaB
AI Summary
A minor release focused on refactoring the `AudioToTextRecorder` implementation into core modules and cleaning up internal documentation.
Key Highlights
- Refactored `AudioToTextRecorder` implementation into core modules.
- Cleaned up internal documentation with normalized package docstrings.
New Features
- Modular refactoring of core recorder implementation.
- Documentation cleanup and normalization.
Full Release Notes
# RealtimeSTT v1.0.2 ### Refactoring * AudioToTextRecorder implementation splitted into core modules * Cleaned up internal documentation (normalized package docstrings and comments)