-
Hi, and thanks for this good library!
I managed to get the audio on the speakers, so I know it works, but I would like to use generationOptions.
I cannot find a good example, I'm trying something li…
-
We need support to **seed** param
https://elevenlabs.io/docs/api-reference/text-to-speech
-
**The issue.**
If I understand it right tortoise does this:
- takes generic model
- finetunes it on .wav files
- generate voice from text based on that finetuned model
Which means each time …
-
This seems like a great project! I am involved in several AI projects that use voice generation, is it in your plans to add a web server (REST API / websockets) by any chance that could load a voice m…
-
1. Due to a delay in text input, voice generation was cancelled. A timeout parameter was set according to the example, but it did not take effect
properties["SpeechSynthesis_FrameTimeoutInterval"…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
Get yourself some popcorn.
**Describe the bug**
A CREATE call with the abovementioned `meetingId=yy6vwndol0ras8lpskeyjjsryzhgznwwnlok4cmm` and *without* a specified `voiceBridge` (or external vo…
-
### Due diligence
- [X] I have done my due diligence in trying to find the answer myself.
### Topic
The paper
### Question
In the paper, the audio generation model was trained on millions of hour…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
This is my simple test script:
```python
import torch
from parler_tts import ParlerTTSForConditionalGeneration
from transformers import AutoTokenizer
import soundfile as sf
torch_device = "m…