-
## Do not report new issues related to this message, instead please comment on this issue with the logs that you see and the config for that component.
### The problem
```
[00:00:00][W][compone…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **Glow-WaveGAN 2: High-quality Zero-shot Text-to-speech Synthesis and
Any-to-any Voice Conversion**
- su…
-
### Describe the bug
I have 90 sound files in .wav format. Script works, and training begins.
The config file is next:
{
"model": "glow_tts",
"batch_size": 15,
"eval_batch_size": 5,
…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **GlowVC: Mel-spectrogram space disentangling model for
language-independent text-free voice conversion*…
-
### Describe the bug
```
Traceback (most recent call last):
File "/home/naozumi/.local/bin/tts", line 8, in
sys.exit(main())
File "/home/naozumi/.local/lib/python3.10/site-packages/TTS/b…
-
-
**Describe the bug**
Audio-Webui does not install the requirements properly, precisely on audiolm, saying it failed to install.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'audio-…
-
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
There is a tutorial of korean version of coqui_tts.(not written by coqui-ai)
tutorial link : https://colab.research.google.com/drive/1hv37sT7Pq-qKZe9Ihbbp5XZ-A9tsURli?usp=sharin…
-
### Describe the bug
```
No API token found for 🐸Coqui Studio voices - https://coqui.ai
Visit 🔗https://app.coqui.ai/account to get one.
Set it as an environment variable `export COQUI_STUDIO_TO…