-
我发现 手写输入 的版本很老了,与 fcitx 4.2.6.1 不兼容。
我用 RHEL 6.4 ,好像只能用到 4.2.6.1 版本,再高就会编译错误。
我对 handwriting 做了一个补丁,使之可以在 4.2.6.1 上手写输入。
但是依然有一个bug,手写输入窗口不能自动关闭,一旦关闭后,也不能自动打开。希望提供一个 solution
下面是我做的补丁
```
diff -urN…
-
Hi Adrian.. Thanks your 192-foil Best Hits a repast from reality for an hour or so..
Pedantic issues & Impressions:
Is this big enough BigData? training an LLM I thought requires many Gigs of f…
-
Hi! Thanks for porting this over to tensorflow 2.x
When I try to run the training function I get the following errors:
>>> from handwriting_synthesis.training import train
>>> train()
Traceba…
-
1. wrong cursors for wrong thingies
![image](https://github.com/rose-pine/cursor/assets/40186830/cc5d497f-37e8-4ad8-93ab-672debdf9f5d)
2. Name thingy thing looking weird, also saves like that to the…
-
Hi there!
I am playing around with your tool and I tried to automatically transcribe a document of mine.
Then I exported the document with the txt option and imported again to test out the Text2Im…
-
root@uno-ubuntu-s-8vcpu-16gb-nyc1-01:~/Deep-Learning-Handwriting-Recognition# pipenv shell
Warning: Python 3.6 was not found on your system...
Neither 'pyenv' nor 'asdf' could be found t…
-
I am using your work for generating Vietnamese handwriting. I added my code to create_text_data.py
```
elif dataset=='VNOnDB':
if mode == 'tr':
split = 'train'
elif mo…
-
I am having trouble with my installations, and would love to know from one of you who did manage to install and run what are your versions.
I tried:
Python3.7 with tensorflow 1.8/1.6/1.5 - all lea…
-
### Godot version
v4.0.stable.official [92bee43ad]
### System information
Windows 11, Lenovo Yoga 7i (14'' Intel), Lenovo Digital Pen 2
### Issue description
I'm making a simple productivity app …
-
line 9, in
from rnn import rnn
line 9, in
from rnn_cell import LSTMAttentionCell
line 4, in
import tensorflow.contrib.distributions as tfd
ModuleNotFoundError: No module named '…