Improve terminology: rename file and replace 'STT mode' with 'AssemblyAI turn detection'

- Rename 07o-interruptible-assemblyai-stt.py -> 07o-interruptible-assemblyai-turn-detection.py
- Replace 'STT mode' with 'AssemblyAI turn detection mode' throughout codebase
- Replace 'Mode 1'/'Mode 2' with descriptive 'Pipecat turn detection'/'AssemblyAI turn detection'
- Update changelog to use 'built-in turn detection' terminology
- Addresses PR feedback about confusing terminology
This commit is contained in:
zack
2026-03-02 18:08:46 -05:00
parent b449515410
commit 32773b42d6
3 changed files with 25 additions and 24 deletions

View File

@@ -1 +1 @@
- Add AssemblyAI u3-rt-pro model support with STT-controlled turn detection mode
- Add AssemblyAI u3-rt-pro model support with built-in turn detection mode