David Wolf

Results 61 comments of David Wolf

Using 8x A100s Tried those batch sizes without success: - 32 / 4 each - 40 / 5 each - 48 / 6 each

Here is a minimal dataset example of 16 samples using batch_size=16, with which we are running into this issue: [ds.zip](https://github.com/yl4579/StyleTTS2/files/13625736/ds.zip)

Tried with batch_size=4 on 2x 4090s, running into the same issue. I recorded the training approach, in case we are doing something wrong? - https://www.loom.com/share/55ca0207e7cc48efa1146e97579c2f5b?sid=11c7a258-7224-4b4c-aa66-ac7d332f1edb - Using this dataset: https://github.com/yl4579/StyleTTS2/issues/141#issuecomment-1848724694...

Issue is that prisma is a cjs pkg, not esm, but the app runs as esm, so it will fail What you can do is externalize the dependency 1. Build...

Thanks @bizla - that worked, brew one was version 14 and macos version 16 for me, guess that's the root cause of the issue here.

Hey @timbotimbo, Thanks so much for keeping this library alive! Based on the title 'for Android', does it mean the unity ios build output is unchanged - so unity 6...

Much appreciated @timbotimbo! We ended up working around unity for the particular project we were working on, but this will be my go-to solution for any mobile + unity needs...

Hey @nikitabobko First of all thanks for this awesome creation, been stuck with yabai for some time and def have gone through too many burdens to get an acceptable exp,...

I personally do think it's perfectly fine and expected to lose patches after performing a config reload. But I do like the idea of utilizing commands and env vars here...

Still running into w/ latest version: ``` Flutter 3.29.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 35c388afb5 (5 days ago) • 2025-02-10 12:48:41 -0800 Engine • revision f73bfc4522 Tools...