-
## Feature Request
**Summary:**
The current version of the ElevenLabs API does not allow users to specify a language during inference. This feature would be incredibly beneficial for developers …
-
We need support to **seed** param
https://elevenlabs.io/docs/api-reference/text-to-speech
-
Hello,
I'd want to use voice clone software (or write something like this) which would hook into this plugin to read Gothic dialogues with my own voice. Is that possible to do currently or is there s…
-
I have run this
```
from RealtimeTTS import TextToAudioStream, SystemEngine, AzureEngine, ElevenlabsEngine
engine = SystemEngine() # replace with your TTS engine
stream = TextToAudioStream(engin…
-
Currently the ElevenLabs implementation does not seem to pass the correct parameters to have Japanese work correctly with their v2 API, where it works properly on the ElevenLabs site. I used this stri…
-
Love this project, which is up and running on my Windows 11 machine now.
Though 2 feature requests, which would be huge improvement:
- if default page load is character last used or a default ch…
-
- could we somehow tell elevenlabs certain `.`s are not periods? (maybe we replace the `.` by `dot` or something). Such `.`s can maybe be identified if the `.` does not have any whitespace on either s…
-
Have followed instructions a few times, 64 bit Raspberry Pi Lite. Have also updated to the latest versions of everything including ElevenLabs API. I've run Bump Pydantic over everything and the error …
-
Occasionally, I encounter this error in CartesiaTTSService. Could this be a bug in the CartesiaTTSService, the Cartesia library, or my code?
2024-09-18 09:25:01.202 | ERROR | pipecat.services.ca…
-
### Issue
Understanding how to stream and play the generated audio isn't very straightforward for devs who are new to streaming and playing audio.
### Expected
Clear sample code showing an e…