Inconsistency latency in real time STT with nova-2-phonecall
wilson97 opened this issue · 3 comments

Attached is a graph of the latencies for each speech chunk in live transcription with nova-2-phonecall (including both speech_final true and false). You can see most of the latencies are < 0.5s, which is great, but also sometimes there are spikes above 1s. Since we are using deepgram to make phone calls, anytime the STT latency goes from low to high, it results a lag on our end. Can you guys take a look at this? Is there anything I can do to make sure there is no more latencies above 1s? Thanks.
This is the same issue as posted in Discord here:
https://discord.com/channels/1108042150941294664/1241150521348329542
This isn't SDK related, but would be happy to discuss in Discord. I cross posted in both just so we don't have someone helping in both places.
Hi @dvonthenen just updated the thread in discord with some more information.