-
Hey Weilbyte,
I have a friend who has a speech impairment, who doesn't like using discords tts as its a mans voice, I was wonder if you would be willing support an api where I can request text in t…
-
This is really an organization-wide issue, for now keeping it in morphodict.
I've just checked out the RAM consumption of our machines, and it seems that it goes about as follows:
- `speech-db` 4G…
-
## 論文タイトル(原文まま)
PSLM: Parallel Generation of Text and Speech with LLMs for Low-Latency Spoken Dialogue Systems
## 一言でいうと
低遅延な音声対話システムのために、テキストと音声を並行して生成する新しい手法を提案し、その有効性を示した。
### 論文リンク
https:…
-
In papers you say about LJ speech dataset test (4.3 Content replacement). Can you provide code for loading voice files instead pure sample generation in tts.py?
-
Dear team,
Thank you for introducing the world an amazing work.
Could you please tell me how long it took to train the model? I am reproducing the results using different setting. So, I want to …
-
Hello. Is it possible to train (using the official google colab) the GPT-SoVITS-V2 with audios longer than 10 seconds, not splitting them?
Also, what about inference? Why it is limited to `3
-
Hello,
firstly thanks a lot for providing this awesome project. I'm currently exploring playing around with your tool.
During generation unfortunately there is no progression shown. I think it wou…
-
Hello, thank you for sharing the model of your amazing work.
I wish to try out speech generation based on (1) the transcription and (2) the description of the speaker.
However, when I run `audio…
-
@helena-intel
This works:
```python
from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq, GenerationConfig, pipeline
from pathlib import Path
from optimum.intel.openvino import OV…
-
```
~ via 🐍 v3.11.9 (insanely-fast-whisper)
❯ pipx list
venvs are in ~/.local/pipx/venvs
apps are exposed on your $PATH at ~/.local/bin
manual pages are exposed at ~/.local/share/man
package …