Ask a question to get started
Enter to sendā¢Shift+Enter new line
Perform TTS by taking a stream of characters and streaming output bytes.
transform( self, input: Iterator[TTSInputType], config: Optional[RunnableConfig] = None, **kwargs: Optional[Any] = {} ) -> Iterator[TTSOutputType]