v0.0.6
firecrawl/pdf-inspectorv0.0.6Mar 31, 2026by github-actions[bot]
AI Summary
This release introduces a new `TurnController` for managing turn interactions and exposes the `audio_duration_ms` property within `TurnPrediction` to provide better audio handling details.
Key Highlights
- Added `TurnController` to manage turn interactions
- Exposed `audio_duration_ms` in `TurnPrediction`
- Linked to pull requests #13 and #15
New Features
- Expose audio_duration_ms in TurnPrediction
- Add TurnController
Full Release Notes
### Added - expose audio_duration_ms in TurnPrediction ([#15](https://github.com/wavekat/wavekat-turn/pull/15)) - add TurnController ([#13](https://github.com/wavekat/wavekat-turn/pull/13))