-
**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…
-
### Description
/home/wenniu/anaconda3/envs/tts/lib/python3.9/site-packages/TTS/.models.json
file format has an extra comma, cause `ttf --list_models` to be wrong:
```
tts --list_models …
-
Hi,
Does this repo also evaluate how realistic the voices are?
-
Hey, when i run the following python api i encounter KeyError :'xtts_v1'
```
import torch
from TTS.api import TTS
# Get device
device = "cuda" if torch.cuda.is_available() else "cpu"
# L…
-
### Describe the bug
The updated version requires re-download of the checkpoints. However, they gives much worse voice cloning/synthesis than previous versions.
The same issue also mentioned in t…
-
Hi,
Any idea on how to finetune an already existing tflite model (alexa for example) to increase the detection performace for a specific set of people ? The Colabs notebooks are great for a custom wa…
-
https://modrinth.com/resourcepack/mca-reborn-voice-pack
Previously, this voice pack matched the conversation of the villagers, but this update of the villagers' dialogue caused the language file and …
-
### Describe the bug
> TRAINING (2023-10-28 18:37:37)
The OrderedVocab you are attempting to save contains a hole for index 5024, your vocabulary could be corrupted !
The OrderedVocab you are atte…
-
### Describe the bug
sing model directly error:
use_deepspeed = True
config = XttsConfig()
config.load_json(tts_path + "config_v1.json")
model = Xtts1.init_from_config(config)…
-
当执行下载模型程序时,报错如下:
> tts_models/multilingual/multi-dataset/xtts_v2 is already downloaded.
> Using model: xtts
> voice_conversion_models/multilingual/vctk/freevc24 is already downloaded.
> Using …