Tobse
Tobse
Als Ich den Bot gebastelt habe, hatte ich auch schon nach Alternativen recherchiert. Das hatte ich dann auch gesehen, dass andere Bots ne API verwenden aber wohl genau deshalb seit...
Die Timing Einstellungen sind nun auch in den Properties konfigurierbar und der "Virtueller Warteraum" wind nun berücksichtigt.
Yes you are right, The [Philips HUE SDK was **deprecated** on July 1st 2019](https://developers.meethue.com/deprecation-philips-hue-sdk/). So it won't get any updates anymore. > Existing Hue SDK client applications will continue to...
Thanks for the fast reply. Your idea with the config strategy sounds reasonable, and of course works pretty well in my case. To make it easier to migrate existing scripts...
As a workaround, the problem can be fixed by check "_Skip constructors_".
Added an onClick action which creates a new box here: https://github.com/korlibs/korge-samples/pull/44
This would indeed help a lot. I'm maintaining an api which has about 50 model classes. In my Kotlin dto, the model classes are all separated into small packages. But...
Das hat mal funktioniert. Da gab es einen Split-Screen Modus, bei dem man zu zweit an einer Tastatur spielen kann. Ich hab das GitHub Projekt vor allem dafür genutzt meinen...
@ch3rub1n Sorry, I have no workaround. I just missed that point in the issue template 😅 Thanks for the hint. I changed the text to "Only cloud options are available".
⬇️ Thanks for the hint. I used the the `ggml-large-v3-turbo` and it had only 600MB instead of 1.51 GB. I download it here: https://huggingface.co/ggerganov/whisper.cpp/blob/main/ggml-large-v3-turbo.bin and copied it to `C:\Users\tobse\AppData\Roaming\com.bradenwong.whispering\whisper-models`. Now...