-
![image](https://github.com/SubtitleEdit/subtitleedit/assets/16167396/89e5e555-776f-451e-9e50-a92ae50337fe)
So, TTS done everything sentence by sentence, and when it is time to combine everything, on…
-
I see in your code you are using the elevenlabs stream option, and sending chunks to the client via websockets. However, it seems like (By testing) that your web player is not beginning playback until…
-
Hey Andres, it's me again :)
I am now at a point, where I need multiple elevenlabs instances running. This is currently NOT supported, correct?
Is this planned? Maybe with a builder pattern? How…
-
-
RVC ConfigurationI know how to reproduce a voice using a certain number of data, clean them and then run RVC. But I know nothing about the index file, or anythign related to: n_fft, hop_length, win_le…
-
Path: /projects/overview
Hi,
Until a few weeks ago the project composition page was accessible to screen readers; I had even complimented it on discord.
Today, however, upon returning to the page…
-
I have been wondering lol
-
### System Info
tag:2.3.1 docker image running on nvidia 4090 on top of 20.04 Ubuntu
```
2024-10-18T19:25:04.160854Z INFO text_generation_launcher: Args {
model_id: "Qwen/Qwen2.5-Coder-1.5B",…
-
i have free subscription.
elevenlabs.api.error.APIError: Too many concurrent requests. Your current subscription is associated with a maximum of 2 concurrent requests (running in parallel). This is…
-
Hi, im trying to an existing script that just uses the normal elevenlabs api with requests. I'd like to continue to use my existing function without changing it too much. Would it be possible to only …