Johnson Sun
Johnson Sun
Simply restarting the docker service seems to work for me: ``` jobs: docker: runs-on: ubuntu-latest steps: - name: Maximize build space uses: easimon/maximize-build-space@master with: build-mount-path: /var/lib/docker/ remove-dotnet: 'true' remove-android: 'true'...
Hi, regarding the retry feature, it is already available, see the retry button in the screenshot (right side) in https://github.com/j3soon/whisper-to-input/issues/56. The button will show up if there are errors during...
And big thanks to @Rosbifbr for updating the UI icons! (PR https://github.com/j3soon/whisper-to-input/pull/50)
I can reproduce this issue on two separate Jetson AGX Orin 32GB with JetPack 6.2. Does anyone have any ideas on how to fix it? I'd be happy to open...
Although `atomic_*` functions for tiles are not yet available, equivalent functionality can now be achieved using the in-place operators `+=`, `-=`, `&=`, `|=`, and `^=`, on tiles. This covers most...
Hi, sorry for the late reply. This extension works on Android a very long time ago. However, the extension installation policy of Firefox android has been changed at some point....
Hi, could someone help approve the workflows? Thanks!