Skip to content

[Bug?/Feature Request] ElevenLabs TTS in "Featured Message" does not receive parameters #423

@JdotCarver

Description

@JdotCarver

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)

social_stream/parameters.md

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 :

Image

- &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)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions