Skip to content

Commit a541a58

Browse files
juntaoCopilot
andauthored
Update docker/server-vad/config.toml
Co-authored-by: Copilot <[email protected]>
1 parent c2ed736 commit a541a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/server-vad/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ model = "whisper-large-v3"
1414
lang = "en"
1515
prompt = "Hello\n你好\n(noise)\n(bgm)\n(silence)\n"
1616
# Requires a local Silero VAD server: https://github.com/second-state/silero_vad_server
17+
# Default port is 8000, but some setups may use 9093. Update the port below if needed.
1718
vad_realtime_url = "ws://localhost:8000/v1/audio/realtime_vad"
1819

1920
[llm]

0 commit comments

Comments
 (0)