-
Hello, I want to add (train) a new language. But some stages cannot be completed. When I call:
**parallel --eta -j16 python3 -m whisperspeech.vad_merge --eqvad {}::: *.tar**
I get an error:
Fi…
-
I've experimented with the Bark and your model and I've found your model simpler to follow and lighter than the Bark model, I'd like to port it in the Elixir Bumblebee project. It seems the **pipeline…
-
I'm getting the following error with some slight variations, but it's basically the same.
```
Error processing text to audio: cannot reshape tensor of 0 elements into shape [1, 0, 12, -1] because …
-
Instead of having to pass the language identifiers (e.g. de or pl) perhaps autodetect language in a multilingual text string. Possible libraries like ```langdetect``` might be used:
Example:
``…
-
Can somebody provide and example of how to run this with model file locally present ? I am planning to run it on machine that does not have internet access.
-
The following website has a bunch of voices for Bark:
https://rsxdalv.github.io/bark-speaker-directory/
I was wondering if anyone had an interest in doing something similar for WhisperSpeech? C…
-
My script located here has a basic test now...
[https://github.com/collabora/WhisperSpeech/issues/67](https://github.com/collabora/WhisperSpeech/issues/67)
I'm excited about the concept of rever…
-
Any instructions for installing this without needing Docker?
I setup a new Python environment with these commands
```
python -m pip install --upgrade pip
pip install --no-cache-dir --ignore-inst…
-
Wondering whether this could be an interesting model to add - it allows the voice characteristics to be altered using an auxiliary prompt.
Quote from https://github.com/huggingface/parler-tts:
>…
-
Can you write more about training, how the dataset should look like, etc.? I see that you are from Poland, do you plan to add more Polish voices? Because the current model struggles with accents and s…