Arthur

Results 15 issues of Arthur

Привет. Пытаюсь распарсить http://ihtik.lib.ru/2011.07_ihtik_hudlit-ru/ Нужно выбрать все имена файлов. Если делаю: $elements = $saw->get('table[class=dirlistertable] tr')->toArray(); то падает с ошибкой Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to...

FAQ
v1.0

I am comparing CPU utilization of `pocketsphinx_continuous -hmm zero_ru.cd_cont_4000 -dict vocabular.dict -jsgf calc.jsgf -inmic yes` and of Python script ``` speech = LiveSpeech( verbose=True, hmm='c:/Projects/pocketsphinx-5prealpha-win32/pocketsphinx/bin/Release/x64/zero_ru.cd_cont_4000', lm=False, jsgf='c:/Projects/pocketsphinx-5prealpha-win32/pocketsphinx/bin/Release/x64/calc.jsgf', dic='c:/Projects/pocketsphinx-5prealpha-win32/pocketsphinx/bin/Release/x64/vocabular.dict', allphone_ci=False, vad_threshold=2.0,...

I have solution (jsgf, dict, hmm), that works well with pocketsphinx_continuous -hmm zero_ru.cd_cont_4000 -dict vocabular.dict -jsgf calc.jsgf -inmic yes Now I am trying to port it to Python pocketsphinx 0.1.15...

Hello. Can you help me with adaptation of https://github.com/kriswiner/MPU-9250/blob/master/MPU9250BasicAHRS.ino for ESP-8266? ) I've connected ``` MPU-9250 ESP-12F SDA GPIO0 SCL GPIO2 GND GND VCC VCC +3 V ``` And changed...

Hello. Please, make window, in which user will add dependencies, like as in Maven project, with search in Global maven repo and in local Maven repo. Sorry my bad English....

enhancement

Hello. I am totaly newbie in ROS and I jsut trying to use my ROS camera, that I just receiced :). https://orbbec3d.com/develop/ is down now, so I deciced to use...

...I think maybe a second layer of code between server and database is still safest way instead of giving your server exe direct SQL access. Using this you will have...

Hello. I've already successfully started RTSP on MJSXJ05CM ( https://github.com/telmomarques/xiaomi-360-1080p-hacks/issues/18#issuecomment-734339211 ) and now I am working on mjsxj09cm. I dumped firmware from camera with CH341A to backup.bin . My script...

OS: Ubuntu 23.10 Hardware: PC based on motherboard MSI A520M-A PRO and AMD 5700G CPU Secure boot disabled: sudo mokutil --sb SecureBoot disabled ec_sys IS NOT a builtin kernel module,...

Hi! In this PR: 1) Fixed crash in packaged project (Found and fixed bug - Yep, I did it!!!). 2) A lot of new BPs.