please ensure that that for each batch run current file is not overwritten but appended to.
(If that is not possible please suffix the name so that each run appears as:
failed_files_batch_YYYY_MM_DD_HH_MM_SS_to_YYYY_MM_DD_HH_MM_SS.txt where the time stamps are the start and stop times. )
If the failed_files log comes back from this command:
.\do_quint_transcript.bat 192.168.0.62:8000
(which includes the python command below):
python C:\sermonindex_audio\chunk_paragraphs.py -i %INPUT_FOLDER% -o %OUTPUT_FOLDER% -H %1
please ensure that that for each batch run current file is not overwritten but appended to.
(If that is not possible please suffix the name so that each run appears as: failed_files_batch_YYYY_MM_DD_HH_MM_SS_to_YYYY_MM_DD_HH_MM_SS.txt where the time stamps are the start and stop times. )