Skip to content

Commit

Permalink
tts option update
Browse files Browse the repository at this point in the history
  • Loading branch information
hamees-sayed committed Dec 6, 2024
1 parent 0a4310f commit 82f94b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class _TTSOptions:
api_key: str
language: TTSLanguages
add_wav_header: bool

transliterate: Optional[bool]

class TTS(tts.TTS):
def __init__(
Expand Down

0 comments on commit 82f94b0

Please sign in to comment.