Ask a question to get started
Enter to sendā¢Shift+Enter new line
Intercept async transforms and route them to the synchronous transform.
atransform( self, input: AsyncIterator[TTSInputType], config: Optional[RunnableConfig] = None, **kwargs: Optional[Any] = {} ) -> AsyncGenerator[TTSOutputType, None]