-
Hello, I get an error at the end of the installation.
` Attempting uninstall: protobuf
Found existing installation: protobuf 5.28.0
Uninstalling protobuf-5.28.0:
Successfully uninst…
xdax1 updated
1 month ago
-
## Contents
@Hiroshiba
According to #498 , it might be the time to take English into consideration.
I suggest we start with the corpus [LJSpeech](https://keithito.com/LJ-Speech-Dataset/), si…
-
### Describe the bug
Model `tts_models/fr/mai/tacotron2-DDC`
Error:
```
> Model input: hello
> Speaker Idx:
> Language Idx:
> Text splitted to sentences.
['hello']
ERROR:server:Except…
-
### Describe the bug
I have a M1 Max with 32 cores and 64 gb of unified memory. So if MPS is meant to work, it should work quite fast. But currently it doesn't work at all, it just hangs.
I'm ru…
-
### Describe the bug
I just finetuned xttsv2 and can't do the inference.
### To Reproduce
import os
import torch
import torchaudio
from TTS.tts.configs.xtts_config import XttsConfig
from TTS.t…
-
Hi! Thanks for sharing your code.
I tried it for S3DIS dataset and am facing the following error when I ran the CUDA_VISIBLE_DEVICES=0, python train_S3DIS.py command:
RuntimeError: CUDA error: CUBL…
-
### Describe the bug
```
from TTS.api import TTS
api = TTS("tts_models/rus/fairseq/vits")
```
### To Reproduce
1. Run code from the task description.
2. See UnboundLocalError.
### Expected beh…
-
### Describe the bug
Could not install out of the box Coqui TTS due to missing setup tools command.
### To Reproduce
```bash
git clone https://github.com/coqui-ai/TTS
pip install -e .[all,dev,not…
-
https://www.openslr.org/30/
-
### Describe the bug
Hey, I'm using the Docker image provided, but when I try to use the XTTS v2 model I get this error:
```python
Traceback (most recent call last):
File "/root/TTS/server/serve…