tjbot-ce - v3.0.0
Preparing search index...
config
STTBackendLocalConfig
Interface STTBackendLocalConfig
Local speech-to-text backend configuration.
interface
STTBackendLocalConfig
{
model
?:
string
;
vad
?:
VADConfig
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
model?
vad?
Properties
Optional
model
model
?:
string
Registry key of the local speech model.
Optional
vad
vad
?:
VADConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
model
vad
tjbot-ce - v3.0.0
Loading...
Local speech-to-text backend configuration.