Alex Yong

Results 68 comments of Alex Yong

@francot514 sorry for the delay. I believe I did, but I'll double check when I get a chance. It's probably going to end up being something stupid.

I got this now, but I put tuning.dat in my Sims install directory (I rebuilt the game) FWIW, I have Simitone and it works fine, which AFAIK has similar requirements.

Where in the code is the android auto screen built up? In theory, this would be an easy first time contribution no?

I've only tested this out on the CPU image. Found this on MacOS Sequoia and stock codespaces on GitHub. Unfortunately, I can't test out the GPU image right now.

@p0n1 currently getting this error ``` epub_to_audiobook | 2025-03-31 14:08:23,094 - [Worker-7] - _client.py:1038 - _send_single_request - INFO - HTTP Request: POST http://kokoro:8880/v1/audio/speech "HTTP/1.1 400 Bad Request" epub_to_audiobook | 2025-03-31...

@p0n1 Yep, looks like if you are using kokoro models for TTS, you have to pass a model_name param of `tts-1` otherwise kokoro will yell at you. I'll whip up...

@p0n1 may not be out of the woods yet. Ran into another error, but the logs cleared before I could see the full details, abut it miiiight be on kokoro's...

Aforementioned PR: https://github.com/p0n1/epub_to_audiobook/pull/129

Disregard the previous mention of an error. That was a resource issue on my codespace instance. Bumping things up to 32gb of ram and an 8 core helped matters. I...

@aome510 yeah I'm not 100% sure. I noticed the frequency of the "stuck in one song" issues went down a bit, but not completely. I posted some logs in the...