elevenlabs-docs icon indicating copy to clipboard operation
elevenlabs-docs copied to clipboard

SSML Natural Pause Issue

Open RamanSB opened this issue 1 year ago • 4 comments

As per the prompting documentation we have been instructed that natural pauses can be implemented via where X is between 0.0 and 3.0.

I've generated text: It's in times like these that our strength truly shines through <break time="0.5s" /> and it seems you've been flexing those muscles quite a bit.

But rather than actually pausing, the speaker is saying "Break time 05" why is this happening?

Issues remains w/ both models:

  • eleven_multilingual_v2
  • eleven_turbo_v2.

RamanSB avatar Dec 23 '23 19:12 RamanSB

Interesting

vladislav887139 avatar Dec 24 '23 08:12 vladislav887139

Does not happen to me.

dosstx avatar Jan 03 '24 11:01 dosstx

Very strange, do you mind sharing your set up please, are you using a Websocket connection to stream the response? What Audio Model are you using.

The breaks work for me within the 11 Labs within the GUI but does not work programatically within my codebase, it doesn't make sense.

RamanSB avatar Jan 05 '24 15:01 RamanSB

It is happening with me also! i am using websocket communication! any update here?

nikhilpictory avatar Jul 11 '24 08:07 nikhilpictory