David Khachaturov
David Khachaturov
Hi! Really neat project! Some links, that you may or may not know about to provide some inspiration. Rather than use a RaspberryPi, you could probably just use an Android...
Downloading the pre-trained `INTERSPEECH-T-BRNN.pcl` model from [here](https://drive.google.com/drive/folders/0B7BsN5f2F1fZQnFsbzJ3TWxxMms) and then running it on the TED talk data does not yield the reported overall F1 score of 63.1. Is this a reason...
Anyone got one of these babies and tried to see if the protocol it uses is similar to the joy/procon one? Here's a related issue on my program: https://github.com/Davidobot/BetterJoy/issues/299 Looks...
`love.audio.stop()` seems to error when called without arguments. EDIT: running the function on its own doesn't do anything. Need to pin-point the issue further.
[Twitter source](https://twitter.com/MikeMTOS/status/1595874758922768384): > the ability to create single file html loves to use on client browsers like schellingb did?
In firefox private browsing mode
It seems that trying to compile from a folder sometimes fails on certain machines. Probably due to using relative paths instead of absolute: https://github.com/Davidobot/love.js/issues/14
UDP won't work in the near future, but TCP might - https://emscripten.org/docs/porting/networking.html