open source
This commit is contained in:
parent
70b6e17c69
commit
a93bfc1ec9
61 changed files with 4013 additions and 126 deletions
3
vocode/streaming/constants.py
Normal file
3
vocode/streaming/constants.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TEXT_TO_SPEECH_CHUNK_SIZE_SECONDS = 1
|
||||
PER_CHUNK_ALLOWANCE_SECONDS = 0.05
|
||||
ALLOWED_IDLE_TIME = 15
|
||||
Loading…
Add table
Add a link
Reference in a new issue