Chiriac_Alex
11/26/2024, 11:32 PMChiriac_Alex
11/26/2024, 11:33 PMChiriac_Alex
11/26/2024, 11:33 PMVapi
11/26/2024, 11:35 PMVapi
11/26/2024, 11:35 PMChiriac_Alex
11/26/2024, 11:36 PMChiriac_Alex
11/26/2024, 11:37 PMVapi
11/26/2024, 11:37 PMChiriac_Alex
11/26/2024, 11:37 PMVapi
11/26/2024, 11:37 PMChiriac_Alex
11/26/2024, 11:38 PMVapi
11/26/2024, 11:38 PM<emph>
around the text.
I couldn't believe what I was <emph>hearing</emph>.
2. **Pitch**: To adjust the pitch, you might use tags like <pitch>
with attributes to specify the level.
She spoke in a <pitch level="high">high-pitched</pitch> voice.
3. **Speed**: To change the speaking rate, you might use <prosody>
tags with a rate
attribute.
He spoke <prosody rate="slow">more slowly</prosody> to emphasize his point.
4. **Pause**: To insert a pause, you might use the <break>
tag with a time
attribute.
Please wait<break time="500ms"/>. I will be right back.
5. **Volume**: To adjust the volume, you might use <prosody>
tags with a volume
attribute.
She whispered, <prosody volume="soft">"Be very quiet."</prosody>
6. **Mood**: If the API supports mood annotations, you might specify the desired mood for a sentence.
<mood value="happy">It's a wonderful day!</mood>
Please note that the exact syntax for annotations can vary depending on the voice API you're using. You should consult the documentation for ElevenLabs or your specific voice API to ensure you're using the correct format for annotations. If you need help with VAPI-specific annotations or functions, feel free to ask!Shubham Bajaj
11/27/2024, 11:46 AMChiriac_Alex
11/27/2024, 3:50 PMShubham Bajaj
11/29/2024, 4:35 PMstability to 0.5
optimizeStreamingLatency to 3
similarityBoost to 0.7
Chiriac_Alex
11/29/2024, 4:38 PMShubham Bajaj
11/29/2024, 4:39 PM0
is correct then keep using it else I suggest use default speed for it, by not setting it.Chiriac_Alex
11/29/2024, 4:40 PMChiriac_Alex
11/29/2024, 4:40 PMShubham Bajaj
11/29/2024, 4:44 PMChiriac_Alex
11/29/2024, 5:33 PMChiriac_Alex
11/29/2024, 5:34 PMChiriac_Alex
11/29/2024, 5:34 PMShubham Bajaj
11/29/2024, 5:41 PMChiriac_Alex
11/29/2024, 5:58 PMShubham Bajaj
12/03/2024, 10:06 AM