Closed wjiuzh closed 1 week ago
Hi,
I'm implementing an rtvi demo and I've run into a problem that confuses me. In FrameLogger, I receive BotStartedSpeakingFrame before CartesiaTTSService TTFB, Shouldn't the bot be speaking after CartesiaTTSService has processed it?
This should be fixed by this PR https://github.com/pipecat-ai/pipecat/pull/667 and will be available in the next Pipecat release.
Hi,
I'm implementing an rtvi demo and I've run into a problem that confuses me. In FrameLogger, I receive BotStartedSpeakingFrame before CartesiaTTSService TTFB, Shouldn't the bot be speaking after CartesiaTTSService has processed it?