<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vanshika Shah</title>
    <description>The latest articles on DEV Community by Vanshika Shah (@vanshika_shah_6e748f3aec5).</description>
    <link>https://dev.to/vanshika_shah_6e748f3aec5</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3913678%2F0a856267-57ab-4d29-88a3-49cdc9e8d164.png</url>
      <title>DEV Community: Vanshika Shah</title>
      <link>https://dev.to/vanshika_shah_6e748f3aec5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vanshika_shah_6e748f3aec5"/>
    <language>en</language>
    <item>
      <title>ElevenLabs Conversational AI survey bot — reducing latency and robotic feel, plus initial delay issue</title>
      <dc:creator>Vanshika Shah</dc:creator>
      <pubDate>Tue, 05 May 2026 10:02:10 +0000</pubDate>
      <link>https://dev.to/vanshika_shah_6e748f3aec5/elevenlabs-conversational-ai-survey-bot-reducing-latency-and-robotic-feel-plus-initial-delay-1jbf</link>
      <guid>https://dev.to/vanshika_shah_6e748f3aec5/elevenlabs-conversational-ai-survey-bot-reducing-latency-and-robotic-feel-plus-initial-delay-1jbf</guid>
      <description>&lt;p&gt;Building a Czech-language outbound market research survey bot on ElevenLabs Conversational AI.&lt;/p&gt;

&lt;p&gt;Current setup:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;STT:&lt;/strong&gt; Scribe v2.2 Realtime model&lt;br&gt;
&lt;strong&gt;LLM:&lt;/strong&gt; Qwen3.6-35B-A3B model, As per the 11labs portal, this has the lowest latency&lt;br&gt;
&lt;strong&gt;TTS:&lt;/strong&gt; V3 Conversational&lt;br&gt;
&lt;strong&gt;Use case:&lt;/strong&gt; automated survey calls in CZECH&lt;/p&gt;

&lt;p&gt;Issues we're facing:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Initial delay&lt;/strong&gt; — noticeable lag at the start of the call before the bot speaks. How do we reduce this? We want users to start a conversation by saying hi/hello, and then the bot introduces itself. Here, we are seeing some delay.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Overall latency&lt;/strong&gt; — response time between user input and bot speaking feels slow compared to competitors like Sesame&lt;br&gt;
Robotic feel — even with Conversational AI (which should handle naturalness), the voice still sounds robotic&lt;/p&gt;

&lt;p&gt;We're already using Conversational AI for TTS, so I'm not sure what else we can tune to make it less robotic without sacrificing latency further.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Question:&lt;/strong&gt; What else can we adjust — voice settings, LLM tier, prompt structure, or configuration — to reduce latency and improve naturalness while keeping the bot sounding human?&lt;br&gt;
I'll attach a sample recording link so you can hear the exact issues.&lt;br&gt;
Been stuck on this for a while and could really use some outside perspective. If anyone's deployed something similar in Czech (or any non-English language), I would love to hear what worked for you. Thanks so much 🙏&lt;/p&gt;

</description>
      <category>ai</category>
      <category>llm</category>
      <category>nlp</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
