-
Hello. I have trained two Coqui XTTS-V2 models using the official easy-to-use Colab Notebook. Is it possible to merge those two `.pth` models into a single one?
-
hitting "new session" doesn't create json file. Only session directory is created after loading book with three .txt files. After connecting to server and hitting "start generation" it hangs UI with …
-
🔴 If you have installed AllTalk in a custom Python environment, I will only be able to provide limited assistance/support. AllTalk draws on a variety of scripts and libraries that are not written or m…
-
### Problem
It looks like I'm unable to download the base model files because I'm getting a ConnectionError:
```
HTTPSConnectionPool(host='coqui.gateway.scarf.sh', port=443):
Max retries exceeded …
-
I was just asking if you could possible create a custom node for comfyUI, which connects to the Alltalk address. (I am trying to get not only images but also text to speech, LLMs + much more all withi…
-
### Environment
Self-Hosted (Bare Metal)
### System
windows 10
### Version
SillyTavern 1.11.1 'release' (7104daf7)
### Desktop Information
Windows 11
Xtts updated (cant find a version number b…
-
Error:
```
*** TypeError: embedding(): argument 'indices' (position 2) must be Tensor, not NoneType
```
code:
```
lang="ara"
tts = ToucanTTSInterface(device="cuda" if torch.cuda.is_available(…
-
### Describe the bug
https://github.com/huggingface/transformers/pull/30624 broke the XTTS streaming code (https://github.com/idiap/coqui-ai-TTS/blob/df088e99dfda8976c47235626d3afb7d7d70fea2/TTS/tts/…
-
Hello,
I'm trying to get https://github.com/ther3zz/TTS working with home assistant (specifically this fork, as it supports multi-speaker models/xTTSv2). I've spent hours trying to bodge MaryTTS to…
-
### Describe the bug
When running the application inside a Docker container, an error occurs related to the torch.isin() method within the transformers library. The error does not occur when running …