-
Path: /speech-synthesis/prompting
Do any of the elevenlabs models support any SSML tags that aren't mentioned in this doc? For example, I would like to use and .
I know that typing a word in al…
-
This is more a broad question about the model/project instead of a real issue.
Is it possible with the actual project to timestamp the generated audio, word by word? Something like generated .srt s…
-
Was running some streaming tests using the example code from the README:
```python
from elevenlabs import generate, stream
def text_stream():
yield "Hi there, I'm Eleven "
yield "I'm …
-
I using ElevenLabs and even watched a whole tutorial how to set this up but it says
"elevenlabs"
![1imageeee](https://github.com/AlizerUncaged/desktop-waifu/assets/73390677/718f3cd1-2df3-404e-bf7c-7…
-
-
# Bug Report
## Overview
I have a problem with downloading from ElevenLabs of the audios in a WebGl build of my application, follow the browser logs is by CORS, that I can not load the audios and …
-
### Description
Whenever the browser or the PC is set to English, "eleven_monolingual_v1" model is used. So even though the chat is in a different language, the English voice is used, which makes thi…
-
It would be quite easy to add an option which lets the user specify the name of the ElevenLabs voice they want to use for the video. If you want, I'll work on it and add a PR.
-
# Description
Add more options to the audio streaming feature
## Features
- [ ] optimize_streaming_latency
- [ ] output_format
# Reference
- https://elevenlabs.io/docs/api-reference/streamin…
-
as i wroted, after successfully getting first response, script is not going back to listening state anymore (with red speaker on last line). with espeak it works well.