Skip to content

Commit

Permalink
corrected a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alacadrial committed Mar 21, 2023
1 parent ae640a9 commit 2eff3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voicevox/speaker_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class StyleInfo:
portrait: str
base64 encoded portrait image
voice_samples: list[str]
raw voice_data ???
base64 encoded voice sample
"""

def __init__(self, payload: StyleInfoType):
Expand Down

0 comments on commit 2eff3ed

Please sign in to comment.