Streaming MP3
Fixed Headers
Variable Parameters
Must be one of the flagship Arcana voices listed in our documentation or a string description in the format “gen z woman” or a fictional name like “doe_john”.
The text you’d like spoken. Unlimited via API. Character limit per request is 3,000 in the dashboard UI.
Choose arcana
for Rime’s most realistic conversational voices.
The repetition penalty. We do not recommend changing this from the default value. Typical range is 1 to 2.
Float that penalizes new tokens based on whether they appear in the prompt and the generated text so far. Values > 1 encourage the model to use new tokens, while values < 1 encourage the model to repeat tokens.
The temperature. We do not recommend changing this from the default value. Typical range is 0 to 1.
Float that controls the randomness of the sampling. Lower values make the model more deterministic, while higher values make the model more random. Zero means greedy sampling.
The top p. We do not recommend changing this from the default value. Typical range is 0 to 1.
Float that controls the cumulative probability of the top tokens to consider. Must be in (0, 1]. Set to 1 to consider all tokens.
The sampling rate (Hz). Accepted values: 8000, 16000, 22050, 24000, 44100, 48000, 96000. Anything above 24000 is up sampling.
The max tokens. Range is 200 to 5000.