Issue with restart after google transcribe disconnects
Opened this issue · 0 comments
Flo2306 commented
Easy solution: Add all selected variables to DataFrame which is updated each iteration and then checking if file has been provided in init.
"Difficult" solution: Use pickle to store state of each iteration but can complicate matters as the input grows.