xtts-webui
xtts-webui copied to clipboard
Webui for using XTTS and for finetuning it
My wav file is converted into mono, 22050Hz, 16bit pcm beforehand. I got this error log: ---------- Existing language matches target language Loading Whisper Model! Discarding ID3 tags because more...
When i select hindi from language section and press on generate i get the following error message - Using ready reference Using folder reference None test C:\Tools\xtts-webui\temp\resampled_audio_8657cc3a-7662-40ec-b5f9-d0f93f283953.wav Test Traceback (most...
Hey please fix the hindi language as its broekn
Traceback (most recent call last): File "G:\TTS\xtts-webui-main\app.py", line 1, in from scripts.modeldownloader import install_deepspeed_based_on_python_version File "G:\TTS\xtts-webui-main\scripts\modeldownloader.py", line 4, in import requests ModuleNotFoundError: No module named 'requests' also during pip install...
So I've installed and worked with versions of your program in various experiments, and have been back at it again recently for a desktop app (which you're welcome to the...
Traceback (most recent call last): File "#Redacted#\xtts-webui\app.py", line 67, in from xtts_webui import demo File "#Redacted#\xtts-webui\xtts_webui.py", line 97, in import modules File "#Redacted#\xtts-webui\modules\__init__.py", line 1, in import modules.text2voice File "#Redacted#\xtts-webui\modules\text2voice\__init__.py",...
The `Resemble enhancement` initially caused an error for me as `tabulate==0.9.00` was required, whereas `tabulate==0.8.10` was specified in the requirements.txt This change within requirements.txt followed by another run of `install.bat`...
can i integrate it with vapi ai
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "G:\xtts-webui-main\xtts-webui-main\app.py", line 67, in from xtts_webui import demo File "G:\xtts-webui-main\xtts-webui-main\xtts_webui.py", line 60, in SILERO =...
I encountered an error while trying to install deepspeed==0.11.2 using pip. The installation process fails with the following error message (using install.sh and manual installation): Running command python setup.py egg_info...