fix
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ from realtime_voice_service.transports.base import BaseMediaTransport
|
||||
|
||||
|
||||
LOGGER = logging.getLogger("uvicorn.error")
|
||||
SEMANTIC_ENDPOINTING_HOLD_MS = 2000
|
||||
SEMANTIC_ENDPOINTING_HOLD_MS = 1000
|
||||
SEMANTIC_CONTINUATION_TOKENS = {
|
||||
"а",
|
||||
"в",
|
||||
|
||||
Reference in New Issue
Block a user