Sending LLM output to STT for transcript
I'm trying to figure out why, for the transcript, the LLM output is sent to the speech-to-text. Why not just directly send me the LLM output? Is this a setting I can configure?
We're building out a third-party web widget that's pulling in the transcript, and it's taking it from the speech-to-text. It would be better to just give us the exact LLM output, and I can't figure out how to just get that exactly, the actual LLM output. So I could put that into my transcript for the user.
We're building out a third-party web widget that's pulling in the transcript, and it's taking it from the speech-to-text. It would be better to just give us the exact LLM output, and I can't figure out how to just get that exactly, the actual LLM output. So I could put that into my transcript for the user.