Flo2306/Voice_Onset

Issue with restart after google transcribe disconnects

Opened this issue · 0 comments

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.