You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-09-09 18:52:54.294 | ERROR | xtts_api_server.server:tts_to_audio:317 - no wav files found in speakers/ INFO: 127.0.0.1:44580 - "POST /tts_to_audio/ HTTP/1.1" 500 Internal Server Error
arch linux.
I installed using pip, which now seems like a bad idea because i don't know what got installed where. i just know it downloaded my 100th copy of pytorch somewhere on my hard drive and a pickletensor.
from the documentation:
How to add speaker
By default the speakers folder should appear in the folder, you need to put there the wav file with the voice sample, you can also create a folder and put there several voice samples, this will give more accurate results
Selecting Folder
You can change the folders for speakers and the folder for output via the API.
What folder? I'm running this from a command line, installed via pip so don't know where pip put any such folders. I figured since it installed pytorch and a model pickletensor that this program generates TTS.
If I have kobold and i want text to speech, should I be using xtts-api-server or alltalk or something else?
The text was updated successfully, but these errors were encountered:
2024-09-09 18:52:54.294 | ERROR | xtts_api_server.server:tts_to_audio:317 - no wav files found in speakers/ INFO: 127.0.0.1:44580 - "POST /tts_to_audio/ HTTP/1.1" 500 Internal Server Error
arch linux.
I installed using pip, which now seems like a bad idea because i don't know what got installed where. i just know it downloaded my 100th copy of pytorch somewhere on my hard drive and a pickletensor.
from the documentation:
What folder? I'm running this from a command line, installed via pip so don't know where pip put any such folders. I figured since it installed pytorch and a model pickletensor that this program generates TTS.
If I have kobold and i want text to speech, should I be using xtts-api-server or alltalk or something else?
The text was updated successfully, but these errors were encountered: