-
-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
Using OBS.
Using Social Stream Chromium (Brave) unpacked extension.
Using Version 3.12.21
Expected Behaviour
The functionality for parameters is seemingly implemented in the main message function. (Streaming Chat Dock & Overlay)
Lines 231 to 242 in f1c8e22
| ### ElevenLabs TTS Parameters | |
| | Parameter | Values | Description | | |
| |-----------|---------|-------------| | |
| | `elevenlatency` | 0-4 | Latency optimization level | | |
| | `elevenstability` | 0.0-1.0 | Voice stability setting | | |
| | `elevensimilarity` | 0.0-1.0 | Voice similarity boost | | |
| | `elevenstyle` | 0.0-1.0 | Style intensity | | |
| | `elevenrate` | float | Speaking rate | | |
| | `elevenspeakerboost` | boolean | Enables speaker boost | | |
| | `voice11` or `elevenlabsvoice` | string | Voice ID | | |
| | `elevenlabsmodel` | string | Model selection | |
But they unfortunately do not work in the featured message.
Here is my URL :
- &speech
- &simpletts
- &simpletts2
- &elevenlabskey=[APIKEYHERE]
- &voice11=a5n9pJUnAhX4fn7lx3uo
- &elevenrate=2.0
- &elevensimilarity=0.75
- &elevenstability=0.5
The 2x speed was only for the test to have a noticeable effect. I tried with the more conservative settings, the result is still the same, the default speed of 1.
Current Behaviour
Here are the settings that ElevenLabs receives. (Source : generation history)
Metadata
Metadata
Assignees
Labels
No labels

