-
Notifications
You must be signed in to change notification settings - Fork 696
Streaming audio #1409
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code
I know that Replicate supports streaming output for LLM's.
Is there any reason this shouldn't be easy to implement for streaming audio?
One very obvious application would be streaming text-to-speech output in near-realtime.
I can imagine a lot of apps being built with that (and that's my intended use-case) - or streaming music with MusicGen, AudioGen, etc.