tjbot-ce - v3.0.0
Preparing search index...
utils
TTSModelMetadata
Interface TTSModelMetadata
TTS model metadata
interface
TTSModelMetadata
{
folder
:
string
;
key
:
string
;
kind
:
"streaming"
|
"vits-piper"
|
"tacotron"
|
"fastpitch"
;
label
:
string
;
required
:
string
[]
;
type
:
ModelType
;
url
:
string
;
}
Hierarchy (
View Summary
)
BaseModelMetadata
TTSModelMetadata
Index
Properties
folder
key
kind
label
required
type
url
Properties
folder
folder
:
string
key
key
:
string
kind
kind
:
"streaming"
|
"vits-piper"
|
"tacotron"
|
"fastpitch"
label
label
:
string
required
required
:
string
[]
type
type
:
ModelType
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
folder
key
kind
label
required
type
url
tjbot-ce - v3.0.0
Loading...
TTS model metadata