v1.0.2
pathwaycom/llm-appv1.0.2May 31, 2026by KoljaB
AI Summary
This release focuses on code quality by splitting the AudioToTextRecorder implementation into modular components and standardizing internal documentation.
Key Highlights
- Refactored AudioToTextRecorder implementation into core modules
- Cleaned up internal documentation (normalized package 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)