Ma Mana ma Manama
Ma Mana ma Manama
> I don't have any programming knowledge, and I want to run Whisper X in Colab. A laudable desire. > I tried using Chat GPT's suggestions ... .. which are?...
FYI, after some fixes (many `.gpu()` to `.cpu()` ) , it started to work on a CPU only modest notebook: ``` Central Processing Unit: Intel i5-8265U (8) @ 3.9GHz CPU...
All can be "solved" more often by most AIs if we tell them also e.g. "focus on the goal, not on the method", or "there is a trick, it is...
BTW, standard ChatGPT, even without that warning, the original puzzle version: > The classic puzzle setup tricks people into thinking about how to transport everything safely across the river. But...
2024 update: installing it on prooted Debian was kinda banal. Yet on Termux: the most tricky was to disable some sub- sub-packages in setup.py-s. E.g. to have this compile :...
1. I do not use tensorflow on Droid at all nowadays (as torch etc. solves most of my needs), so I have uninstalled it. 2. Bazel can be run in...
Why do you need to build it from scratch, @jhay06 ? Reminder: ``` WARNING: apt does not have a stable CLI interface. Use with caution in scripts. espeak-static/stable 1.52.0 aarch64...
Well it works in Droid, I have tried if so, out of curiosity. Took about three minutes: 1. Prooted Debian , for glibc, or glibc-runner, I guess. 2. Minute fixes...
Also a two 🤞 update: the same works on Termux itself, yay. Not sure how so actually, as it should not (glibc), maybe running that `make` first under Debian worked...
Just download it as usual and do not use easyocr as the OCR engine. Delete its traces too. You will have not used it: the problem is solved.