-
The main app works as intended but RVC postprocessing gives this error:
```
2023-12-26 16:20:11.406 | INFO | scripts.tts_funcs:local_generation:306 - Processing time: 44.92 seconds.
['scripts/r…
-
### Describe the bug
Every time you update ooba on Windows, this is redownloaded unnecessary, which is unfortunate for those with slow internet speeds.
### Is there an existing issue for this?
- [X…
-
installed on 20 march in oobadooga
all running fine all in all.
but if the model talkes to its-self it is a never ending conversation, and i can not break that ;)
and i can only see the writen…
-
**🚀 Feature Description**
Not sure xTTS is supported in the server but in case it is could you please provide model and server config example?
**Solution**
model configutation example for …
-
### Describe the bug
by using:
tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2").to(device)
### To Reproduce
KeyError: 'xtts_v2'
### Expected behavior
download the model
### L…
-
[diagnostics.log](https://github.com/erew123/alltalk_tts/files/14441643/diagnostics.log)
Please generate a diagnostics report and upload the "diagnostics.log".
https://github.com/erew123/alltalk…
-
I'm running https://replicate.com/lucataco/xtts-v2 and wondering how long of a speech sample I should send it for the `speaker` input... 10 seconds? 1 minute? 10 minutes? Wondering if the performance …
zeke updated
11 months ago
-
Hi, might it be possible to use some of the principles of [XTTS](https://huggingface.co/coqui/XTTS-v1) to speed this up? The main issue with XTTS is that the license is very restrictive, and I was won…
-
After running:
python -m xtts_api_server
` File "/home/eradan/miniconda3/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment
raise MaxRetryError(_pool, url, error or R…
-
### Describe the bug
$ python3
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import torch
>>> from …