-
🔴 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…
-
I was working on something similar before I found your project. My latency from prompt end to response start is 1.5-2 sec:
https://github.com/rangersdesktop/TileProjectV1
I have a demo of an old…
-
###when i generate the fine-tuning XTTS ENCODER NOT CONTINUE THE TRAINING:
it show errors in below
![image](https://github.com/coqui-ai/TTS/assets/113190973/4c0c5f18-8619-445b-b223-9c19bb2a0220)…
-
I know I previously mention edge-tts, which is cloud-based, fast and free, but under the GPL. I have recently been trying out https://github.com/rhasspy/piper/, which uses the VITS model and is under…
-
I'm attempting to install umap on:
python=3.9.5
numba=0.53.1
llvmlite=0.36.0
As soon as I attempt to import the package the kernel crashes and I get this error:
"LLVM ERROR: Symbol not found: _…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
- [X] 我已经确认问题与 API 无关
- [X] 我已经确认问题与 WebUI 无关
- [X] 我已经确认问题与 Finetune 无关
##…
-
Hi. Apologies as I would suggest this as an edit but still getting my head around github etc. Basically I encountered the error in the title when trying to run the finetune training on linux (after cr…
-
Hello,
I have seen that you have done some experiments finetuning Tortoise, XTTS and StyleTTS2.
May I ask you - is the quality of the StyleTTS2 finetunes much better than in case of XTTSv2?
…
-
I am trying to run Synthesizing speech by TTS:
https://docs.coqui.ai/en/latest/
(llm) spandey2@imu-nex-sprx92-max1-sut:~/1worldsync_finetuning$ cat tts.py
```
import torch
from TTS.api import…
-
I noted that CPU only support seems possible:
https://docs.coqui.ai/en/latest/docker_images.html
Is there any technical reason we could not utilize this, even if slower, on CPU?