elevenlabs-python
elevenlabs-python copied to clipboard
tts client when stream=false shouldnt stream
when stream is false, we call convert() as opposed to convert_as_stream(). convert before this PR also just streamed.
will fix #368
Amazing! This will for sure be overwritten so will keep this open so we can find a way to replicate this change in the generator
is now resolved