v0.0.6

the-dev-tools/dev-toolsv0.0.6Mar 31, 2026by github-actions[bot]

AI Summary

Adds controller functionality and exposes audio duration information in the prediction model.

Key Highlights

  • Added TurnController for turn management
  • Exposed audio_duration_ms in TurnPrediction

New Features

  • TurnController added
  • audio_duration_ms exposed in TurnPrediction

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))