Yeah, that’s exactly where the gap is without raw ...
# general-english
f
Yeah, that’s exactly where the gap is without raw audio + full context, debugging becomes guesswork. In my case, I usually set up a lightweight custom logging layer (nothing too heavy) to capture raw audio, transcripts, model inputs, and parameters per call. That’s what makes replayable test cases possible. It doesn’t take too long to get a basic version running, but doing it cleanly and in a scalable way takes a bit more thought.