Corentin Jemine
Corentin Jemine
#### Use live audio stream instead of static audio files Yes it's possible and I had plans to implement it but no time to allocate to it (it's not trivial)....
In testing some scripts I generated over 1,000 tasks. I deleted them, but they still clutter the database and make debugging harder. I would love to have a command to...
I will try using the recommended python & pytorch version and report. For the record: - Torch.compile is only a slowdown for GPT2 - Deepspeed works well but is buggy...
Chances are your torch version or the cuda toolkit version you used to compile the q8 kernels **are not actually Cuda 12.8** (or higher, as recommended in the [readme](https://github.com/Lightricks/LTX-Video-Q8-Kernels?tab=readme-ov-file#-installation)) 1....
I had it with setuptools instead, and updating conda fixed it.
> I think I can help. I'm no expert at coding (newbie), but I had the same problem and fixed it. the VSCode copilot was on the right track it...