-
i have updated textgen-webui ui, all runnign fine (btw older alltalk works fine 6 months ago)
install new alltalk today with activated enverionment (no errors while install)
DEEPSPEED FOR PyTorc…
-
XTTS is an easy install with
`pip install xtts-api-server`
and then start the server with
`python -m xtts_api_server`
Silero is also an easy install with
`pip install silero-api-server`
and th…
-
测试音频,请参考附件,音频25s,能正常播放,但识别时报错
File "/home/roots/data/SenseVoice/webui.py", line 167, in model_inference
text = model.generate(input=input_wav,
File "/home/roots/anaconda3/envs/coqui-x…
-
How I can setup ignoring "*" symbol in speeking ?
PPTG updated
2 months ago
-
Hello, I get an error at the end of the installation.
` Attempting uninstall: protobuf
Found existing installation: protobuf 5.28.0
Uninstalling protobuf-5.28.0:
Successfully uninst…
xdax1 updated
2 months ago
-
I've been using AllTalk_1.9c for a while with DeepSpeed enabled, but after I got V2 installed I see this in Gradio:
![image](https://github.com/user-attachments/assets/d96c84ed-1e82-44bc-beb6-65a0cf0…
-
### Describe the bug
torch.isin(elements=inputs, test_elements=pad_token_id).any()
TypeError: isin() received an invalid combination of arguments - got (elements=Tensor, test_elements=int, ), but ex…
XPDD updated
2 months ago
-
Currently TTS Generator doesn't seem to work with all languages supported by XTTS V2. For example, using arabic, chinese, and japanese characters results in an audio clip of only a second long of inco…
-
### Describe the bug
PS F:\AI\Bert-VITS\TTS\recipes\ljspeech\xtts_v2> Python .\train_gpt_xtts.py
Traceback (most recent call last):
File "F:\AI\Bert-VITS\TTS\recipes\ljspeech\xtts_v2\train_gpt_xt…
-
### Describe the bug
starting the process of train with a .wav file
### To Reproduce
1. Start xtts_demo.py
2. klick on the link for gradio
3. move a .wav to the file section
4. start the first …