Module voicevox.speakers

Classes

class Speaker (payload: SpeakerType)

Return speaker info

Attributes

supported_features : SupportedFeature
return supported_features
name : str
speaker name
uuid : str
speaker uuid
version : str
speaker version
styles : List[Style]
speaker styles
class Style (payload: StyleType)

Return style info

Attributes

name : str
style name
id : int
style id

Instance variables

var id : int
var name : str
class SupportedFeature (payload: SupportedFeatureType)

Return supported feature info

Attributes

permitted_synthesis_morphing : str
return permitted_synthesis_morphing