Can you please show the error log so that I can understand when it occurs and how to fix it?
I also started to break down the python code of the SPQR tool to add the functionality that I wanted, but I haven’t managed to finish it yet.
Sure!
VAMx Output
===============================
Error during mp3/wav import Could not open: file://./TextAudioTool-0.4/SPQR.TextAudioTool/files/tts_output.wav
SPQR output
=========================
Received text to speak ...
127.0.0.1 - - [25/Jan/2025 07:29:30] "POST /speak HTTP/1.1" 200 -
Kobold AI Output
====================
Processing Prompt [BLAS] (244 / 244 tokens)
Generating (25 / 100 tokens)
(EOS token triggered! ID:2)
[07:29:30] CtxLimit:270/2048, Amt:25/100, Init:0.02s, Process:103.75s (425.2ms/T = 2.35T/s), Generate:14.76s (590.4ms/T = 1.69T/s), Total:118.52s (0.21T/s)
XTTS (might be outside of the scope of what you are doing but I still will mention that XTTS didn't log anything for this attempt. I really hope I can get it to work with this though because this is remarkably close to me having control over everything.)
=================
no output
VAMx Message
===============================
KoboldLink preferences loaded
Atom type: Person
Audiofile path:TextAudioTool-0.4/SPQR.TextAudioTool/files/tts_output.wav
{"max_context_length": 2048, "max_length": 100,"memory":"You are in a never ending roleplay and play a role of the Sasha character. You are in a dialogue with Dink. Below is the description of the Sasha character. \n\nSasha is a woman \n\n[Author's note: Keep the roleplay. Your response must contain only the Sasha's short chat-style answer (one or two sentences) to Dink and nothing else. Don't use any emoji.]\n\n", "prompt":"\n### Instruction:\nHey, how are you feeling?\n### Response:\n", "quiet":"true", "stop_sequence":["### Instruction:", "### Response:"], "rep_pen": 1.1, "rep_pen_range": 256, "rep_pen_slope": 1, "temperature": 0.5, "tfs": 1, "top_a": 0, "top_k": 100, "top_p": 0.9, "typical": 1}
Kobold Processing succeeded
Response_: {"results": [{"text": "I'm always ok with you Dink!", "finish_reason": "stop", "logprobs": null, "prompt_tokens": 245, "completion_tokens": 23}]}
prompt17: \n### Instruction:\nHey, how are you feeling?\n### Response:\nI'm always ok with you Dink!
pathh: Custom\PluginData\koboldlink\files\chat_history.txt
I'm always ok with you Dink!
{"message":"I'm always ok with you Dink!","voice":"Microsoft Zira Desktop - English (United States)","output":"files/tts_output.wav"}
TTS Processing succeeded
Response: {"status": "done", "saved": "files/tts_output.wav"}
path1: TextAudioTool-0.4/SPQR.TextAudioTool/files/tts_output.wav
path: TextAudioTool-0.4/SPQR.TextAudioTool/files/tts_output.wav
Audio Loading seccesful
Audio Timer succesful
TimerCallback1
Playing Audio
I may have to reinstall something. I haven't looked into it since getting this far.