Transcription streaming & Pytest suite release (0.3.3)
- Introduced
--stt-streaming-modelsargument and environment variable- This enables new streaming transcription logic outlined by
wyoming1.7.0 - The old
--stt-modelswill not automatically stream unless you manually specify this
- This enables new streaming transcription logic outlined by
- Quality Assurance Improvements
- Introduced a new GitHub Action workflow for automated testing with pytest.
- Added comprehensive unit tests for core modules (compatibility, const, handler, utilities, and init).
- Updated dependencies
- Updated docstrings in the code
Full Changelog: v0.3.2...v0.3.3