Dustinhoefer
Dustinhoefer
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...
Unable to run the task: java.lang.RuntimeException: java.io.IOException: Request failed with status code: 400 and response body: jdk.internal.net.http.ResponseSubscribers$HttpResponseInputStream@4fccaa0f java.lang.RuntimeException: java.io.IOException: Request failed with status code: 400 and response body: jdk.internal.net.http.ResponseSubscribers$HttpResponseInputStream@4fccaa0f Using...
Is this feature already possible / will be added to the projekt: I want to write some comment (e.g. "Please use a stream instead of for loop") in the editor,...
I installed both the backend and frontend in unraid. After the initial loading and some tinkering, everything seems to be working now. Unfortunately the cpu keeps rising to 20% all...
Shouldn't generateStream be a lot faster than generate? voice.generate("This is a small test. Can this test be any faster? Can the speech be generated faster?"); -> 1700-1800ms voice.generateStream("This is a...
When trying to use thymeleaf field binding, the whole switch disappears: th:field="${test}"