#First generate text form gpt-4 and

1 messages · Page 1 of 1 (latest)

halcyon copper
#
  1. IMO this is too many breaktags in one generation so it will lead to instability
  2. 3 seconds is the max the break tag can be so this will either A: Ignore it or B: lead to more instability
  3. Each time you call the API you are going to get "variations" as this is the nature of the model, so you can't avoid this unfortunately.
  4. Even 4000 characters may be too many as the model does get unstable in longer generations.

Have you tried using projects? Yes it's not on the API but it yields better results with longer generations..

gritty horizon
#

what is project?

#

Could you let me know what is project?

#

I just checked it. But I have to use api.

#

and the <break time='6.0s'> works for 6 seconds

#

and "--" "..." is stable than SSML?

halcyon copper
#

and "--" "..." is stable than SSML?
yes and no. You need to experiment. I use a break tag instead of .... ---- etc as these give me "noise" a lot of the time but I only use one break tag for each API call..