Updating changelog

This commit is contained in:
marcus-daily
2026-01-09 13:50:54 +00:00
committed by Marcus
parent cc6ff1ac54
commit c4cc476c3d
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- The bundled Smart Turn weights are now updated to v3.2, which has better
handling of short utterances, and is more robust against background
noise.

View File

@@ -0,0 +1,5 @@
- Smart Turn now takes into account `vad_start_seconds` when buffering audio,
meaning that the start of the turn audio is not cut off. This improves
accuracy for short utterances.
- The default value of `pre_speech_ms` is now set to 500ms for Smart Turn.