-
I have tried installing this 3 times. Following each step in the instructions. Then attempting the test you show. It never works. One thing I notice, is it says RVC is not installed. I downloade…
-
# Goal
Replace existing TTS cascade with a speech decoder that directly generates speech. This change will replace the current TTS cascade which adds latency to ichigo's response time.
# Potential So…
-
Support For HuggingFace TTS Models, or if is already supported how do I implement it.
-
## All Features open to public Contributions ⭐
- [ ] -h -help parameter info in different languages
- [x] Notebooks Folder [Talked about here](https://github.com/DrewThomasson/ebook2audiobookXTTS/is…
-
**Describe your question**
I am training a TTS model using Fastspech2. I started training my model about 6 hours ago (40,000~ steps) and loss rate dropped from `4~` down to `0.8~`. I tried running …
-
Together with the game Senua's Saga: Hellblade II leaked a few offline natural voices that can not be downloaded from the Microsoft website. In particular, there are Russian and Ukrainian local voices…
-
I installed the program under fedora using Flatpak,and the AMD plugin (flatpak asked user or system, I picked system). It started out fine, I added a few languages, now it won't start (even with har…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
### Forge Commit 或者 Tag
2995d78825b8f02c0ab14c01bd2db679528a3034
### Pyth…
-
### Describe the bug
I'm using coqui in [ttspod](https://github.com/ajkessel/ttspod), a tool that converts any content to a podcast feed. One problem I consistently encounter is the first time the ap…
-
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…