playht / pyht

PlayHT Python SDK - AI Text-to-Speech Streaming & Voice Cloning API
https://play.ht/
Apache License 2.0
164 stars 22 forks source link

Streaming from the output of an LLM in Python. #32

Open cyai opened 7 months ago

cyai commented 7 months ago

Is there any documentation or some one could provide me a code snippet of how to Input and Output Streaming with chatGPT (or any LLM) in python.

I've went through the official docs but it seems to be only having NodeJS not Python.

ansario commented 6 months ago

Did you figure this out @cyai ?

haydenkaizeta commented 3 months ago

Would be great to see this in the general REST api too