Я столкнулся с проблемой повреждения моей предыдущей контрольной точки.
Поиск в Интернете о том, как удалить последнюю контрольную точку, но, похоже, не могу найти эту помощь.
Пожалуйста, имейте в виду, что я новичок в tenorflow
Код: (deepspeech-train-venv) chabani@chabani-VirtualBox:~/Train/DeepSpeech$ ./DeepSpeech.py --train_files /media/sf_en/clips/train.csv --dev_files /media/sf_en/clips/dev.csv --test_files /media/sf_en/clips/test.csv--checkpoint_dir
Ошибка:
File "/home/chabani/tmp/deepspeech-train-venv/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call
return fn(*args)
File "/home/chabani/tmp/deepspeech-train-venv/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1341, in _run_fn
options, feed_dict, fetch_list, target_list, run_metadata)
File "/home/chabani/tmp/deepspeech-train-venv/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1429, in _call_tf_sessionrun
run_metadata)
tensorflow.python.framework.errors_impl.DataLossError: Checksum does not match: stored 1933602204 vs. calculated on the restored bytes 887113119
[[{{node save/RestoreV2}}]```