Add changelog entries for vad_threshold and parameter cleanup
This commit is contained in:
1
changelog/3927.added.md
Normal file
1
changelog/3927.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added `vad_threshold` parameter to `AssemblyAIConnectionParams` for configuring voice activity detection sensitivity in U3 Pro. Aligning this with external VAD thresholds (e.g., Silero VAD) prevents the "dead zone" where AssemblyAI transcribes speech that VAD hasn't detected yet.
|
||||
1
changelog/3927.changed.md
Normal file
1
changelog/3927.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- ⚠️ Removed `formatted_finals` and `word_finalization_max_wait_time` from `AssemblyAIConnectionParams` as these were v2 API parameters not supported in v3. Clarified that `format_turns` only applies to Universal-Streaming models; U3 Pro has automatic formatting built-in.
|
||||
Reference in New Issue
Block a user