This is not only my own creation. Most of the codes are originated from the following sources:
python3 scribe.py
The generated data filename is digit.pkl
.
python3 test_ctc.py
if you need to make a log file, use the following commands.
unbuffer python3 test_ctc.py 2>&1 | tee output.log