Speech to text utils
stt.utils
Functions:
Name | Description |
---|---|
make_stream |
|
record_interruption_parallel |
|
record_interruption |
|
record_user |
|
record_user_stream |
|
Attributes:
Name | Type | Description |
---|---|---|
CHUNK |
|
|
FORMAT |
|
|
CHANNELS |
|
|
RATE |
|
make_stream
record_interruption_parallel
Source code in openvoicechat/stt/utils.py
record_interruption
Source code in openvoicechat/stt/utils.py
record_user
Source code in openvoicechat/stt/utils.py
record_user_stream
Source code in openvoicechat/stt/utils.py
stt.vad.VoiceActivityDetection
Methods:
Name | Description |
---|---|
contains_speech |
|
Attributes:
Name | Type | Description |
---|---|---|
sampling_rate |
|