We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae640a9 commit 2eff3edCopy full SHA for 2eff3ed
voicevox/speaker_info.py
@@ -16,7 +16,7 @@ class StyleInfo:
16
portrait: str
17
base64 encoded portrait image
18
voice_samples: list[str]
19
- raw voice_data ???
+ base64 encoded voice sample
20
"""
21
22
def __init__(self, payload: StyleInfoType):
0 commit comments