-
Hello, i tried everything that i could think of to make it work but didn't manage to and can't find any clue.
The module initialize without error but when i try to generate a video, i don't see any a…
-
### Describe the bug
When running xttsv2 on 3090 RTX on WSL2 Ubuntu 22.04 on Windows 11 I would intermittently get memory explosions when doing inference. It seems to happen when I have huggin face…
-
Some post-processing of of the audio would be nice, experiment with https://github.com/spotify/pedalboard.
Also try inference_stream https://discord.com/channels/1037326658807533628/106288720935258…
-
### Describe the bug
I got the "ValueError: Model is not multi-lingual but `language` is provided." when i used XTTSv2
### To Reproduce
import torch
from TTS.api import TTS
# Get device
devic…
-
First of all, thank you for this wonderful project. I've been playing around with it this past week, both in standalone mode and as a text-generation-webui extension, and it's all working very well. T…
-
**EDIT: This is not the root cause. There's something else causing it**
**Platform**
Windows 10
**Commit**
50aa6de
**Describe the bug**
The `metadata_train.csv` and `metadata_eval.csv` fil…
-
### Describe the bug
复刻声音的时候报错
import torch
from TTS.api import TTS
tts = TTS("tts_models/de/thorsten/tacotron2-DDC")
tts.tts_with_vc_to_file(
"我在马路边捡到一分钱",
speaker_wav="enhanced.wav"…
-
### Describe the bug
--list_speaker_idx doesn't work in tts-cpu on docker for model xtts_v2
### To Reproduce
1) On ubuntu-server with docker installed:
2) Run: sudo docker run --rm -it -p 5002:50…
-
### Describe the bug
I have prepared my own dataset in LJSpeech format. Tried starting the training process based on the recipe, but was unable to do so. I think it's acting like this since the datas…
-
When running Step 2 of the finetuning it errors saying "mel_stats.pth" is missing:
Step 1 ran fine though.
```
[FINETUNE] Starting Step 2 - Fine-tuning the XTTS Encoder
Traceback (most recent ca…
rktvr updated
11 months ago