xtts-webui icon indicating copy to clipboard operation
xtts-webui copied to clipboard

Webui for using XTTS and for finetuning it

Results 95 xtts-webui issues
Sort by recently updated
recently updated
newest added

New thread as its a different issue this time. So I load the webui, Click on train In finetune model name I write commentator I drop my audio sample ont...

i just wanted to ask if its possible to also have a srt file in the output for making videos

line 492: with open(file_path, encoding="utf-8", mode="r", errors='ignore') as f: I added errors='ignore' because I had problems in batch conversion, when I used splitted files, that were written by a perl...

Can we finetune with a multi speaker dataset but the same language?

i keep getting this weird error despite having my mlodel in a folder in the v2v rvc folder Traceback (most recent call last): File "C:\aistuffsies\xttsgui\xtts-webui\venv\Lib\site-packages\gradio\queueing.py", line 489, in call_prediction output...

Even though DeepSpeed has an argument, you cannot run the program without it being installed. Even after removing the DeepSpeed imports it still wants to use DeepSpeed stuff, so you...

I’m getting error while trying hindi language File "C:\Users\contact\Desktop\xtts-webui-main\venv\lib\site-packages\TTS\tts\models\xtts.py", line 526, in inference text = split_sentence(text, language, self.tokenizer.char_limits[language]) KeyError: 'hi'

The installation of the program was successful. However, when I tried to run the program, the following error occurred: Traceback (most recent call last): File "C:\Users\pyspil\Downloads\xtts-webui\app.py", line 67, in from...

97% 205M/211M [00:03 DVAE weights restored from: /content/xtts-webui/models/v2.0.2/dvae.pth | > Found 58 files in /content/xtts-webui/finetuned_models/ShakedAudio/dataset usage: app.py [-h] [--continue_path CONTINUE_PATH] [--restore_path RESTORE_PATH] [--best_path BEST_PATH] [--use_ddp true/false] [--use_accelerate true/false] [--grad_accum_steps GRAD_ACCUM_STEPS]...

Here's what I changed: - rename `instuments.py` to `tools.py` and its corresponding tab - rephrase a sentence and fix a typo in it