Skip to content

Commit f0d579e

Browse files
Fix flux docs 2 (#771)
* chore: fix deepgram * chore: fix eotthreshold
1 parent 0ebd8f2 commit f0d579e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/customization/voice-pipeline-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Deepgram Flux's end-of-turn detection is configured at the transcriber level, al
210210
**Configuration parameters:**
211211

212212
- **eotThreshold** (Default: 0.7): Confidence level required to trigger end-of-turn detection
213-
- **0.3-0.5:** Aggressive detection - responds quickly but may interrupt users mid-sentence
213+
- **0.5-0.6:** Aggressive detection - responds quickly but may interrupt users mid-sentence
214214
- **0.6-0.8:** Balanced detection (default: 0.7) - good balance between responsiveness and accuracy
215215
- **0.9-1.0:** Conservative detection - waits longer to ensure users have finished speaking
216216

0 commit comments

Comments
 (0)